body {
    counter-reset: pbmitbox1 pbmitbox2 pbmitbox3 pbmitbox4;
}
.md-10{ margin-bottom:30px;}
.pbmit-heading-subheading,
.pbmit-heading-subheading-style-1 {
    margin-bottom: 50px;
	position: relative;
	z-index: 1;
}
.pbmit-heading-subheading .pbmit-subtitle{
    font-size: 14px;
    line-height: 24px;
	font-weight: normal;
    letter-spacing: 0px;
	text-transform: uppercase;
    font-style: normal;
	position: relative;
    display: inline-block;
    padding: 0 0 0 15px;
	margin-bottom: 5px;
	color: var(--pbmit-global-color);
}
.pbmit-heading-subheading .pbmit-subtitle:before{
	content: "";
    position: absolute;
    left: 0;
    top: 5px;
    border-left: 7px solid var(--pbmit-global-color);
    height: 14px;
    width: 14px;
    border-radius: 50%;
}
.pbmit-heading-subheading .pbmit-title{
	font-size: 36px;
    line-height: 48px;
    text-transform: none;
    font-style: normal;
}
.pbmit-heading-subheading .pbmit-title1{
	font-size: 20px;
    line-height: 32px;
    text-transform: none; color:#fff;
    font-style: normal;
}

.pbmit-heading-subheading .pbmit-heading-desc{
	margin: 25px 0 15px 0;
}
.pbmit-bg-color-secondary .pbmit-heading-subheading .pbmit-title,
.pbmit-bg-color-blackish .pbmit-heading-subheading .pbmit-title{
	color: var(--pbmit-white-color);
}
.pbmit-heading-subheading-style-1 .pbmit-subtitle{
	position: relative;
	margin-bottom: 25px;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: .5px;
    padding: 5px 30px;
    border-radius: 20px;
	display: inline-block;
	text-transform: uppercase;
	color:#d7ba8b;
	background-color: var(--pbmit-secondary-color);
}
.pbmit-heading-subheading-style-1 .pbmit-title{
	font-size: 20px;
    writing-mode:vertical-rl; margin:0 auto;
	text-transform: none;
	margin-bottom: 0; font-weight:300;
	color: var(--pbmit-white-color);
}
.pbmit-heading-desc{
	margin-bottom: 15px;
}
.pbmit-bg-color-secondary .pbmit-heading-desc,
.pbmit-bg-color-blackish .pbmit-heading-desc{
	color: rgba(var(--pbmit-white-color-rgb),.8);
}

/*----------------------------------------*/
/*  For The Same Css
/*----------------------------------------*/
.pbmit-ele-blog .pbmit-meta-line,
.pbmit-ihbox-style-4 .pbmit-ihbox-icon:before,
.pbmit-service-style-3 .pbminfotech-box-number,
.pbmit-ihbox-style-10 .pbmit-element-title,
.blog-classic .pbmit-blog-meta span.pbmit-meta,
.pbmit-rpw-content .pbmit-rpw-date a,
.pbmit-comment-content .pbmit-comment-author,
.pbmit-comment-author-inner,
.list-group .pbmit-icon-list-text{
	font-family: var(--pbmit-heading-typography-font-family);
    font-weight: normal;
    font-style: normal;
}
.pbmit-ihbox-btn a,
.pbmit-header-button{
	font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.25px;
    text-transform: capitalize;
    font-style: normal;
}
.pbmit-ihbox-btn .pbmit-button-inner .pbmit-button-wrapper span{
	position: relative;
    overflow: hidden;
}
.pbmit-ihbox-btn .pbmit-button-inner .pbmit-button-wrapper::after{
	content: '\e8eb';
    font-family: "pbminfotech-base-icons";
}
.pbmit-ihbox-btn .pbmit-button-inner .pbmit-button-wrapper::after{
	position: absolute;
    right: -35px;
    left: auto;
    width: 50px;
    height: 50px;
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
    top: 0;
    border-radius: 50%;
    line-height: 50px;
    font-size: 12px;
    text-align: center;
    transform: translate3d(0, 0, 0) rotateZ(0);
    transform-style: preserve-3d;
    transition: all .5s ease-in-out;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-icon-type-text,
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner,
.pbminfotech-ele-fid-style-1 .pbmit-fid-sub .pbmit-fid-title,
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-type-text,
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-price-w,
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-frequency,
.pbmit-heading-subheading-style-1 .pbmit-subtitle,
.pbmit-text-design,
.sidebar .widget-categories .pbmit-cat-li a,
.sidebar .widget-categories .pbmit-brackets,
.widget-recent-post .pbmit-rpw-title a,
.post-navigation .nav-links .nav-title,
.blog-details .pbmit-author-content .pbmit-author-name,
.blog-details .pbmit-comment-content .reply a,
.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-value,
.service-sidebar .all-post-list ul li a,
.widget .download .item-download a,
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner,
.progressbar .progress-label,
.pbmit-element-timeline-style-1 .pbmit-timeline-year,
.team-single .pbmit-entry-content .list-group .pbmit-icon-list-text{
	font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 600;
    font-style: normal;
}
/*----------------------------------------*/
/*  01 - Icon Box
/*----------------------------------------*/
/** Style 1 **/
.pbmit-ihbox-style-1{
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb),.1);
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.pbmit-miconheading-style-1:last-child .pbmit-ihbox-style-1{
	border-bottom: unset;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-icon,
.pbmit-ihbox-style-1 .pbmit-ihbox-svg{
	margin-right: 5px;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper{
	font-size: 24px;
	line-height: 30px;
	color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-type-image img {
	width: 60px;
	height: auto;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-icon .pbmit-icon-type-icon svg{
	width: 25px;
	height: 25px;
}
.pbmit-ihbox-style-1 .pbmit-element-title{
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 0;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-contents{
	transition: all 0.3s ease-in;
}
.pbmit-ihbox-style-1:hover .pbmit-ihbox-contents{
	transform: translate(1.5%, 0);
}
.pbmit-ihbox-style-1 .pbmit-element-subtitle{
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 5px;
}
/** Style 2 **/
.pbmit-ihbox-style-2 .pbmit-element-heading{
	font-size:16px;
	line-height: 20px;
	margin-bottom: 0;
	color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-2 .pbmit-element-title{
	font-size: 60px;
	line-height: 64px;
	margin-bottom: 0;
}
.pbmit-ihbox-style-2 .pbmit-element-subtitle{
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 0;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-2 .pbmit-ihbox-icon-type-image,
.pbmit-ihbox-style-2 .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-2 .pbmit-ihbox-svg-wrapper {
	font-size: 25px;
	line-height: 25px;
	display: inline-block;
	padding: 0 15px;
}
.pbmit-ihbox-style-2 .pbmit-title-wrap{
	margin-right: 20px;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-icon-type-image img{
	width:auto;
	height: 30px;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-svg-wrapper{
	background-color: var(--pbmit-global-color);
	border-radius: 30px;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-svg-wrapper svg{
	fill: var(--pbmit-white-color);
    height: 10px;
    top: -2px;
	position: relative;
	width: 60px;
}
.pbmit-bg-color-secondary .pbmit-ihbox-style-2 .pbmit-element-title {
    color: var(--pbmit-global-color);
}
.pbmit-bg-color-secondary .pbmit-ihbox-style-2 .pbmit-ihbox-svg-wrapper {
    background-color: var(--pbmit-white-color);
}
.pbmit-bg-color-secondary .pbmit-ihbox-style-2 .pbmit-ihbox-svg-wrapper svg {
    fill: var(--pbmit-blackish-color);
}
.pbmit-bg-color-secondary .pbmit-ihbox-style-2 .pbmit-element-heading {
    color: var(--pbmit-white-color);
}
/** Style 3 **/

/** Style 4 **/
.pbmit-ihbox-style-4{
	margin-bottom: 30px;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-headingicon{
	text-align: center;
	display: inline-block;
}
.pbmit-ihbox-style-4 .pbmit-element-title{
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 10px;
}
.pbmit-ihbox-style-4 .pbmit-element-subtitle,
.pbmit-ihbox-style-4 .pbmit-element-heading{
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 0px;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-4 .pbmit-ihbox-icon-type-image,
.pbmit-ihbox-style-4 .pbmit-icon-type-icon,
.pbmit-ihbox-style-4 .pbmit-ihbox-icon-type-text{
	font-size: 40px;
	line-height: 85px;
	color: var(--pbmit-global-color);
	margin-bottom: 12px;
	transition: all 0.5s ease-in-out;
	background: var(--pbmit-light-color);
	height: 85px;
	width: 85px;
	border-radius: 50%;
	margin: 10px auto 35px;
	overflow: hidden;
}
.pbmit-ihbox-style-4:hover .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-4:hover .pbmit-ihbox-icon-type-image,
.pbmit-ihbox-style-4:hover .pbmit-icon-type-icon,
.pbmit-ihbox-style-4:hover .pbmit-ihbox-icon-type-text{
	transform: translate(0 , -5px);
	background: var(--pbmit-global-color);
	color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-4 .pbmit-heading-desc{
	padding: 0 30px;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-icon{
	position: relative;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-icon:before{
	position: absolute;
	counter-increment: pbmitbox2;
	content: counter(pbmitbox2, decimal-leading-zero) !important;
	right: -100px;
	top: 0;
	left: 0;
	color: var(--pbmit-global-color);
	font-size: 16px;
	line-height: 26px;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-icon::after{
	position: absolute;
	content: '';
	border: 3px dotted var(--pbmit-global-color);
	width: 105px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	top: 50%;
	right: -120px;
	transform: translate(-50%, -50%);
}
.pbmit-miconheading-style-4:last-child .pbmit-ihbox-style-4 .pbmit-ihbox-icon::after{
	position: unset;
	content: unset;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-svg{
	font-size: 15px;
	margin-bottom: 20px;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-icon-type-image img{
	width: 90px;
	height: 90px;
	object-fit: cover;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-icon .pbmit-icon-type-icon svg{
	height: 40px;
	width: 40px;
	fill: var(--pbmit-secondary-color);
}
.pbmit-element-column-four .pbmit-ihbox-style-4 .pbmit-element-title {
    font-size: 20px;
    line-height: 30px;
}
/** Style 5 **/
.pbmit-ihbox-style-5 .pbmit-element-title {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 0;
	color: var(--pbmit-global-color)
}
.pbmit-ihbox-style-5 .pbmit-content-wrapper {
	margin-right: 30px
}
.pbmit-ihbox-style-5 .pbmit-heading-desc{
	font-size: 14px;
	line-height: 24px;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-icon-type-text,.pbmit-ihbox-style-5 .pbmit-icon-type-icon {
	font-size: 50px;
	line-height: 50px;
	color: var(--pbmit-global-color)
}
.pbmit-ihbox-style-5 .pbmit-ihbox-svg-wrapper svg {
	fill: var(--pbmit-global-color);
	height: 50px;
	width: 50px
}
.pbmit-ihbox-style-5 .pbmit-element-subtitle{
	font-size: 15px;
	line-height: 20px;
}
/** Style 7 **/
.pbmit-ihbox-style-7 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-7 .pbmit-ihbox-svg,
.pbmit-ihbox-style-7,
.pbmit-ihbox-style-7 .pbmit-ihbox-box,
.pbmit-ihbox-style-7 .pbmit-ihbox-box-number,
.pbmit-ihbox-style-7 .pbmit-ihbox-box::before,
.pbmit-ihbox-style-7 .pbmit-content-wrapper::before{
	transition: all 0.4s ease-in;
}
.pbmit-ihbox-style-7{
	position: relative;
	overflow: hidden;
	padding-top:40px;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-box{
	padding: 45px 35px;
	border-radius: 30px;
	position: relative; min-height:280px; text-align:center;
	background: transparent;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-box::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: var(--pbmit-light-color);
	z-index: -1;
	clip-path: polygon( 6.726% 0%,93.274% 0%,93.274% 0%,94.364% 0.14%,95.399% 0.545%,96.364% 1.192%,97.245% 2.061%,98.029% 3.129%,98.701% 4.373%,99.249% 5.772%,99.657% 7.303%,99.912% 8.945%,100% 10.676%,100% 61.278%,100% 61.278%,99.732% 65.983%,98.988% 69.483%,97.863% 71.995%,96.447% 73.739%,94.835% 74.934%,93.119% 75.798%,91.39% 76.552%,89.742% 77.413%,88.268% 78.601%,87.061% 80.335%,87.061% 80.335%,86.147% 82.63%,85.483% 85.137%,84.946% 87.749%,84.409% 90.359%,83.749% 92.86%,82.839% 95.146%,81.556% 97.11%,79.775% 98.644%,77.369% 99.643%,74.215% 100%,6.726% 100%,6.726% 100%,5.637% 99.861%,4.603% 99.457%,3.638% 98.811%,2.758% 97.944%,1.974% 96.879%,1.302% 95.638%,0.754% 94.241%,0.346% 92.712%,0.09% 91.071%,0% 89.342%,0% 10.676%,0% 10.676%,0.088% 8.945%,0.343% 7.303%,0.751% 5.772%,1.299% 4.373%,1.971% 3.129%,2.755% 2.061%,3.636% 1.192%,4.601% 0.545%,5.636% 0.14%,6.726% 0% );
}
.pbmit-ihbox-style-7:hover{
	transform: translate(0, -10px);
}
.pbmit-ihbox-style-7 .pbmit-ihbox-icon,
.pbmit-ihbox-style-7 .pbmit-ihbox-svg{
	margin-right: 15px;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-7 .pbmit-ihbox-svg{
	background-color: var(--pbmit-white-color);
	border-radius: 50%;
	height: 80px;
	width: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-icon-wrapper .pbmit-icon-type-icon img{width:100%; border-radius:100%;}
.pbmit-ihbox-style-7:hover .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-7:hover .pbmit-ihbox-svg{
	background-color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-7 .pbmit-icon-type-icon{
	font-size: 36px;
	line-height: 36px;
	color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-7:hover .pbmit-icon-type-icon{
	color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-7 .pbmit-ihbox-svg-wrapper{
	font-size: 12px;
	line-height: 12px;
	color: var(--pbmit-blackish-color);
	margin-top: 5px;
}
.pbmit-ihbox-style-7 .pbmit-element-title{
	font-size: 36px;
	line-height: 30px;
	margin-bottom: 0;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-box-number{
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 10px;
}
.pbmit-ihbox-style-7 .pbmit-content-wrapper{
	padding-top: 25px;
	margin-top: 25px;
	border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
	position: relative;
}
.pbmit-ihbox-style-7 .pbmit-content-wrapper::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 1px;
	background-color: rgba(var(--pbmit-blackish-color-rgb), .6);
}
.pbmit-ihbox-style-7:hover .pbmit-content-wrapper::before{
	width: 100%;
}
.pbmit-ihbox-style-7 .pbmit-content-wrapper .pbmit-heading-desc{
	color: rgba(var(--pbmit-blackish-color-rgb), .8); font-size:20px;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-btn .pbmit-button-inner{
	position: relative;
	display: inline-block;
	padding: 0;
	border: unset;
	border-radius: 0px;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-btn{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 50px;
	height: 50px;
	z-index: 1;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-btn .pbmit-button-inner .pbmit-button-wrapper:after{
	right: -50px;
	top: -5px;
	background-color: var(--pbmit-light-color);
	color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-7:hover .pbmit-ihbox-btn .pbmit-button-inner .pbmit-button-wrapper:after{
	background-color: var(--pbmit-global-color);
	color: var(--pbmit-white-color);
	transform:unset;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-btn a span.pbmit-button-text{
	font-size: 0;
	line-height: 0;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-icon-type-text{
	font-size: 40px;
}
.pbmit-ihbox-style-7 .pbmit-element-subtitle{
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 10px;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-btn .pbmit-button-inner .pbmit-button-wrapper{
	display: inline-block;
}
.mb-50{ margin-bottom:50px;}
/** Style 8 **/
.pbmit-miconheading-style-8{
	margin-bottom: 30px;
}
.pbmit-ihbox-style-8,
.pbmit-ihbox-style-8 .pbmit-ihbox-contents,
.pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper i,
.pbmit-ihbox-style-8 .pbmit-icon-type-icon,
.pbmit-ihbox-style-8 .pbmit-ihbox-icon::before,
.pbmit-ihbox-style-8 .pbmit-ihbox-svg::before,
.pbmit-ihbox-style-8 .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-8 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper svg{
	transition: all 0.3s ease-in;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-box{
	align-items: flex-start;
}
.pbmit-miconheading-style-8 .pbmit-ihbox-style-8 .pbmit-ihbox-box{
	margin-bottom: 45px;
}
.pbmit-miconheading-style-8:last-child .pbmit-ihbox-style-8 .pbmit-ihbox-box{
	margin-bottom: 0;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-icon,
.pbmit-ihbox-style-8 .pbmit-ihbox-svg{
	margin-right: 25px;
	position: relative;
	display: inline-block;
	background-color: var(--pbmit-global-color);
	color: var(--pbmit-blackish-color);
	border-radius: 50%;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-8 .pbmit-ihbox-svg-wrapper{
	border-radius: 50%;
	height: 80px;
	width: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	border-radius: 50%;
	overflow: hidden;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-box .pbmit-ihbox-icon::before,
.pbmit-ihbox-style-8 .pbmit-ihbox-box .pbmit-ihbox-svg::before{
	content: "";
	position: absolute;
	background-color: var(--pbmit-secondary-color);
	left: 50%;
	top: 50%;
	border-radius: 50%;
	transform: translate(-20px, -20px);
	width: 40px;
	height: 40px;
	opacity: 0;
}
.pbmit-ihbox-style-8:hover .pbmit-ihbox-box .pbmit-ihbox-icon::before,
.pbmit-ihbox-style-8:hover .pbmit-ihbox-box .pbmit-ihbox-svg::before{
	width: 100%;
	height: 100%;
	transform: translate(0, 0);
	left: 0;
	top: 0;
	opacity: 1;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper i,
.pbmit-ihbox-style-8 .pbmit-icon-type-icon {
	font-size: 35px;
	line-height: 35px;
	color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-8:hover .pbmit-ihbox-icon-wrapper i,
.pbmit-ihbox-style-8:hover .pbmit-icon-type-icon{
	color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-8 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper svg{
	width: 50px;
	height: 50px;
}
.pbmit-ihbox-style-8:hover .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-8:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper svg{
	fill: var(--pbmit-white-color);
}
.pbmit-ihbox-style-8 .pbmit-element-title {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 10px;
}
.pbmit-ihbox-style-8 .pbmit-heading-desc {
	margin-bottom: 0;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-icon-type-image{
	background-color: transparent;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-icon-type-text{
	font-size: 40px;
}
.pbmit-ihbox-style-8:hover .pbmit-ihbox-icon-type-text{
	color: var(--pbmit-white-color);
}
/** Style 9 **/
.pbmit-ihbox-style-9 .pbmit-ihbox-box,
.pbmit-ihbox-style-9 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-9 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-9 .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-9 .pbmit-element-title,
.pbmit-ihbox-style-9 .pbmit-heading-desc,
.pbmit-ihbox-style-9::before,
.pbmit-ihbox-style-9{
	transition: all 0.5s ease-in;
}
.pbmit-ihbox-style-9 .pbmit-element-title{
	font-size: 18px; line-height:56px;
	margin: 0;
}
.pbmit-ihbox-style-9:hover .pbmit-element-title{
	color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-9 .pbmit-ihbox-box{
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb),.15);
	position: relative;
	overflow: hidden;
	border-radius: 50px;
	padding: 5px;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-box a{ display:block;width:100%;}
.pbmit-ihbox-style-9:hover .pbmit-ihbox-box{
	border-color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-9 .pbmit-ihbox-icon,
.pbmit-ihbox-style-9 .pbmit-ihbox-svg{
	margin-right: 25px; float:left;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-9 .pbmit-ihbox-svg-wrapper{
	width: 60px;
	height: 60px;
	font-size: 30px;
	line-height: 30px;
	background-color: var(--pbmit-light-color);
	color: var(--pbmit-global-color);
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
}
.pbmit-ihbox-contents{ float:left;}
.pbmit-elementor-bg-color-light .pbmit-ihbox-style-9 .pbmit-icon-wrapper,
.pbmit-elementor-bg-color-light .pbmit-ihbox-style-9 .pbmit-ihbox-icon-wrapper,
.pbmit-elementor-bg-color-light .pbmit-ihbox-style-9 .pbmit-ihbox-svg-wrapper{
	background-color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-9:hover .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-9:hover .pbmit-ihbox-svg-wrapper{
	background-color: var(--pbmit-global-color);
	color: var(--pbmit-white-color);
}
/** Style 10 **/
.pbmit-ihbox-style-10 .pbmit-ihbox-headingicon{
	text-align: center;
}
.pbmit-ihbox-style-10 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-10 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-10 .pbmit-ihbox-icon-type-text {
	font-size: 80px;
	line-height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto 30px;
	transition: all 0.5s ease-in;
}
.pbmit-ihbox-style-10 .pbmit-ihbox-icon-type-image,
.pbmit-ihbox-style-10 .pbmit-ihbox-icon .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-10 .pbmit-ihbox-svg svg {
	width: 100px;
	height: 100px;
}
.pbmit-ihbox-style-10 .pbmit-element-title{
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 10px;
	padding: 0 30px;
}
.pbmit-ihbox-style-10 .pbmit-element-subtitle{
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	color: var(--pbmit-global-color);
	text-transform: capitalize;
}
.pbmit-ihbox-style-10 .pbmit-heading-desc {
	text-transform: capitalize;
	padding: 0 30px;
}

.pbmit-ihbox-style-10:hover .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-10:hover .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-10:hover .pbmit-ihbox-icon-type-text{
	transform: translate(0, -5px);
}
/** Style 11 **/
.pbmit-ihbox-style-11 {
	padding: 10px 10px 0 0;
	position: relative;
	background-color: var(--pbmit-white-color);
	border-radius: 0 40px 0 0;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-headingicon{
	text-align: center;
	display: inline-block;
	background-color: var(--pbmit-global-color);
	padding: 40px 45px;
	border-radius: 30px;
}
.pbmit-ihbox-style-11 .pbmit-element-title{
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 0;
	color: var(--pbmit-white-color);
	font-weight: 400;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-11 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-11 .pbmit-ihbox-icon-type-text {
	font-size: 80px;
	line-height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.5s ease-in;
	color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-11 .pbmit-ihbox-icon-type-text{
	font-size: 50px;
	line-height: 60px;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-icon-type-text span{
	font-size: 30px;
	line-height: 30px;
	margin-top: -20px;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-11 .pbmit-ihbox-icon .pbmit-ihbox-svg-wrapper svg{
	height: 80px;
	width: 80px;
	fill: var(--pbmit-white-color);
	margin:0 auto 10px;
}
.pbmit-ihbox-style-11 .pbmit-element-subtitle{
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 12px;
	color: var(--pbmit-white-color);
	text-transform: capitalize;
}
.pbmit-ihbox-style-11 .pbmit-heading-desc {
	text-transform: capitalize;
	padding: 0 30px;
	color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-11 .pbmit-button-inner:hover{
	color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-11:hover .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-11:hover .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-11:hover .pbmit-ihbox-icon-type-text{
	transform: translate(0, -5px);
}
.pbmit-ihbox-style-11 .pbmit-sticky-corner {
	transform: rotate(90deg);
}
.pbmit-ihbox-style-11 .pbmit-top-right-corner {
	top: auto;
	right: -30px;
	bottom: 0;
}
.pbmit-ihbox-style-11 .pbmit-bottom-left-corner{
	top: -30px;
	left: 0px;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-btn .pbmit-button-inner .pbmit-button-wrapper:after{
	background-color: var(--pbmit-white-color);
	color: var(--pbmit-blackish-color);
}
/** Style 12 **/
.pbmit-ihbox-style-12 {
	padding: 10px 0 0 10px;
	position: relative;
	background-color: var(--pbmit-white-color);
	border-radius: 40px 0 0;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-headingicon{
	text-align: center;
	display: inline-block;
	background-color: var(--pbmit-global-color);
	padding: 20px 50px;
	border-radius: 30px;
}
.pbmit-ihbox-style-12 .pbmit-element-title{
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 0;
	color: var(--pbmit-white-color);
	font-weight: 400;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-12 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-12 .pbmit-ihbox-icon-type-text {
	font-size: 80px;
	line-height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.5s ease-in;
	color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-12 .pbmit-ihbox-icon-type-text{
	font-size: 50px;
	line-height: 60px;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-icon-type-text span{
	font-size: 30px;
	line-height: 30px;
	margin-top: -20px;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-12 .pbmit-ihbox-icon .pbmit-ihbox-svg-wrapper svg{
	height: 80px;
	width: 80px;
	fill: var(--pbmit-white-color);
	margin:0 auto 10px;
}
.pbmit-ihbox-style-12 .pbmit-element-subtitle{
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 12px;
	color: var(--pbmit-white-color);
	text-transform: capitalize;
}
.pbmit-ihbox-style-12 .pbmit-heading-desc {
	text-transform: capitalize;
	padding: 0 30px;
	color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-12 .pbmit-button-inner:hover{
	color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-12:hover .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-12:hover .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-12:hover .pbmit-ihbox-icon-type-text{
	transform: translate(0, -5px);
}
.pbmit-ihbox-style-12 .pbmit-ihbox-btn .pbmit-button-inner .pbmit-button-wrapper:after{
	background-color: var(--pbmit-white-color);
	color: var(--pbmit-blackish-color);
}
/** Style 13 **/
.pbmit-ihbox-style-13 .pbmit-ihbox-icon,
.pbmit-ihbox-style-13 .pbmit-ihbox-svg{
	margin-right: 25px;
}
.pbmit-ihbox-style-13 .pbmit-title-wrap{
	display: flex;
	align-items: center;
}
.pbmit-ihbox-style-13 .pbmit-element-heading,
.pbmit-ihbox-style-13 .pbmit-element-title{
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
	margin-bottom: 10px;
	transition: all 0.6s ease-in-out;
	color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-13 .pbmit-element-heading{
	margin-left: 5px;
}
.pbmit-ihbox-style-13 .pbmit-element-subtitle{
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 0;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-13 .pbmit-ihbox-svg-wrapper{
	font-size: 40px;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-13 .pbmit-ihbox-svg-wrapper svg{
	margin-bottom: 5px;
	fill: #666;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-icon-type-image{
	width: 100px;
	height: 50px;
	margin-bottom: 30px;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-btn a{
	position: relative;
	display: inline-block;
	padding: 13px 30px !important;
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb),.2);
	border-radius: 30px;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-btn a:hover{
	background-color: var(--pbmit-blackish-color);
	color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-13 .pbmit-ihbox-btn a:hover{
	border-color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-blackish-color);
	color: var(--pbmit-white-color);
}
/** Style 14 **/
.pbmit-ihbox-style-14,
.pbmit-ihbox-style-14 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-14 .pbmit-ihbox-svg-wrapper{
	transition: all 0.5s ease-in;
}
.pbmit-element-posts-wrapper.row .pbmit-ele.pbmit-miconheading-style-14{
	margin-bottom: 0;
}
.pbmit-miconheading-style-14{
	border-right: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
}
.pbmit-miconheading-style-14:last-child{
	border-right:none;
}
.pbmit-miconheading-style-14 .pbmit-ihbox-style-14{
	padding: 40px 90px;
}
.pbmit-ihbox-style-14 .pbmit-ihbox-box{
	display: inline-block;
}
.pbmit-ihbox-style-14:hover{
	transform: translate(0, -5px);
}
.pbmit-ihbox-style-14 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-14 .pbmit-ihbox-svg-wrapper{
	font-size: 30px;
	line-height: 30px;
	color: var(--pbmit-global-color);
	background-color:transparent;
	border-radius: 50%;
	height:90px;
	width:90px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.pbmit-ihbox-style-14:hover .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-14:hover .pbmit-ihbox-svg-wrapper{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-14 .pbmit-ihbox-icon-type-image img{
	border-radius: 50%;
}
.pbmit-ihbox-style-14 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-14 .pbmit-ihbox-svg-wrapper svg{
	fill: var(--pbmit-global-color);
}
.pbmit-ihbox-style-14:hover .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-14:hover .pbmit-ihbox-svg-wrapper svg{
	fill: var(--pbmit-white-color);
}
.pbmit-ihbox-style-14 .pbmit-element-subtitle{
	font-size: 16px;
	line-height: 22px;
	margin: 10px 0 0;
}
.pbmit-ihbox-style-14 .pbmit-element-title{
	font-size: 36px;
	line-height: 40px;
	margin: 10px 0;
	color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-14 .pbmit-heading-desc{
	color: var(--pbmit-blackish-color);
}

/** Style 15 **/
.pbmit-ihbox-style-15 .pbmit-ihbox-box{
	align-items: flex-start;
}
.pbmit-ihbox-style-15 .pbmit-ihbox-icon,
.pbmit-ihbox-style-15 .pbmit-ihbox-svg{
	position: relative;
	display: inline-block;
}
.pbmit-ihbox-style-15 .pbmit-ihbox-contents{
	position: relative;
	padding: 80px 0 0 70px;
}
.pbmit-ihbox-style-15 .pbmit-element-title{
	font-size: 14px;
	line-height: 30px;
	font-weight: 400;
	letter-spacing: 0.5px;
	margin-bottom: 10px;
	color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-15 .pbmit-element-subtitle{
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 5px;
	text-transform: capitalize;
}
.pbmit-ihbox-style-15 .pbmit-heading-desc{
	margin-bottom: 15px;
	font-size: 22px;
	line-height: 32px;
	color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-15 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-15 .pbmit-ihbox-icon-wrapper:not(.pbmit-ihbox-icon-type-image){
	position: absolute;
	left: 0;
	top: 0;
	font-size: 150px;
	line-height: 150px;
	display: inline-block;
	color: rgba(var(--pbmit-blackish-color-rgb), 0.2);
	background: -webkit-linear-gradient(rgba(246, 246, 246, 1) 0%, rgba(246, 246, 246, 0.53) 67%, rgba(246, 246, 246, 0.3) 100%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	z-index: -1;
}
.pbmit-ihbox-style-15 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-15 .pbmit-ihbox-icon-wrapper svg{
	fill: rgba(var(--pbmit-blackish-color-rgb), 0.2);
}

/*----------------------------------------*/
/*  02 - Team Member
/*----------------------------------------*/
/** Style 1 **/

.pbmit-team-style-1{
	margin-bottom: 30px;
	padding: 0 15px;
}
.pbmit-team-style-1 .pbmit-featured-wrapper img,
.pbmit-team-style-1 .pbmit-featured-wrapper::after,
.pbmit-team-style-1 .pbmit-team-social-links li a,
.pbmit-team-style-1 .pbmit-team-social-links li,
.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text,
.pbmit-team-style-1 .pbminfotech-box-social-links {
	transition: all .6s ease-in-out;
}
.pbmit-team-style-1 .pbmit-featured-wrap{
	position: relative;
	overflow: hidden;
	border-radius: 30px;
}
.pbmit-team-style-1 .pbminfotech-post-item{
	position: relative;
	overflow: hidden;
}
.pbmit-team-style-1 .pbminfotech-box-content{
	padding: 22px 0 0;
}
.pbmit-team-style-1 .pbmit-featured-wrapper{
	clip-path: polygon( 6.232% 0.432%,6.232% 0.432%,5.354% 0.704%,4.526% 1.042%,3.753% 1.442%,3.04% 1.9%,2.393% 2.412%,1.816% 2.972%,1.313% 3.577%,0.891% 4.222%,0.554% 4.903%,0.307% 5.616%,0.307% 5.616%,0.239% 6.246%,0.181% 7.641%,0.134% 9.838%,0.097% 12.874%,0.069% 16.786%,0.051% 21.61%,0.041% 27.382%,0.04% 34.141%,0.047% 41.922%,0.061% 50.762%,0.153% 94.684%,0.798% 95.788%,0.798% 95.788%,1.084% 96.238%,1.407% 96.669%,1.767% 97.08%,2.16% 97.47%,2.587% 97.837%,3.045% 98.181%,3.533% 98.499%,4.048% 98.792%,4.59% 99.056%,5.157% 99.292%,6.907% 99.964%,36.839% 100.036%,36.839% 100.036%,42.57% 100.047%,47.735% 100.051%,52.337% 100.047%,56.376% 100.038%,59.856% 100.021%,62.778% 99.998%,65.143% 99.969%,66.954% 99.933%,68.212% 99.891%,68.92% 99.844%,68.92% 99.844%,69.701% 99.73%,70.49% 99.578%,71.275% 99.393%,72.046% 99.177%,72.792% 98.935%,73.502% 98.671%,74.165% 98.388%,74.771% 98.091%,75.308% 97.783%,75.766% 97.468%,75.766% 97.468%,76.191% 97.116%,76.585% 96.745%,76.954% 96.346%,77.304% 95.911%,77.642% 95.431%,77.974% 94.897%,78.305% 94.299%,78.642% 93.631%,78.991% 92.882%,79.358% 92.044%,79.358% 92.044%,80.059% 90.471%,80.718% 89.157%,81.376% 88.068%,82.075% 87.173%,82.857% 86.436%,83.765% 85.826%,84.84% 85.308%,86.124% 84.85%,87.66% 84.418%,89.489% 83.979%,89.489% 83.979%,91.465% 83.502%,93.172% 83.009%,94.632% 82.485%,95.867% 81.916%,96.899% 81.285%,97.749% 80.579%,98.439% 79.78%,98.992% 78.875%,99.429% 77.848%,99.773% 76.683%,99.773% 76.683%,99.841% 76.095%,99.899% 74.924%,99.946% 73.137%,99.983% 70.696%,100.011% 67.566%,100.029% 63.71%,100.039% 59.094%,100.04% 53.681%,100.033% 47.436%,100.018% 40.322%,99.926% 5.4%,99.282% 4.296%,99.282% 4.296%,98.996% 3.846%,98.673% 3.415%,98.313% 3.004%,97.919% 2.614%,97.493% 2.247%,97.035% 1.903%,96.547% 1.585%,96.032% 1.292%,95.489% 1.028%,94.922% 0.792%,93.172% 0.12%,50.5% 0.072%,50.5% 0.072%,39.499% 0.059%,30.551% 0.052%,23.433% 0.051%,17.925% 0.06%,13.803% 0.081%,10.847% 0.115%,8.833% 0.165%,7.541% 0.233%,6.748% 0.321%,6.232% 0.432% );
}
.pbmit-team-style-1 .pbmit-featured-inner {
	position: relative;
}
.pbmit-team-style-1 .pbmit-featured-wrapper img{
	width: 100%;
	border-radius: 30px;
	transition: all .3s ease-out;
}
.pbmit-team-style-1:hover .pbmit-featured-wrapper img{
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.pbmit-team-style-1 .pbmit-team-title{
	font-size: 26px;
	line-height: 36px;
	margin-bottom: 0px;
}
.pbmit-team-style-1 .pbmit-team-btn{
	position: absolute;
	bottom: 2px;
	right: 2px;
	z-index: 9;
}
.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text{
	width: 50px;
	height: 50px;
	font-size: 18px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.pbmit-team-style-1 .pbmit-team-btn:hover .pbmit-team-text{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color);
}
.pbmit-team-style-1 .pbminfotech-box-social-links{
	text-align: center;
	position: absolute;
	bottom: 50px;
	right: 0;
	transform: translateY(10px);
	opacity: 0;
	padding: 3px;
}
.pbmit-team-style-1 .pbminfotech-box-social-links ul{
	display: flex;
	flex-direction: column-reverse;
}
.pbmit-team-style-1 .pbmit-team-btn:hover .pbminfotech-box-social-links{
	transform: translateY(-25px);
	opacity: 1;
}
.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-social-links li{
	display: block;
	margin: 0;
	padding: 0 !important;
	margin-bottom: 5px;
	transform: translate(0);
	transition: all 600ms ease-in-out;
}
.pbmit-team-style-1 .pbmit-team-btn:hover .pbmit-team-social-links li{
	transform: translate(0);
}
.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(1){
	transition-delay: 750px;
}
.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(1){
	transform: translate(0, 0);
}
.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(2){
	transition-delay: 700px;
}
.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(2){
	transform: translate(0, 43px);
}
.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(3){
	transition-delay: 650px;
}
.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(3){
	transform: translate(0, 86px);
}
.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(4){
	transition-delay: 800px;
}
.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(4){
	transform: translate(0, 129px);
}
.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(5){
	transition-delay: 850px;
}
.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(5){
	transform: translate(0, 172px);
}
.pbmit-team-style-1 .pbmit-team-social-links li:first-child{
	margin-top: 0;
}
.pbmit-team-style-1 .pbmit-team-social-links li a{
	display: inline-block;
	opacity: 1;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 100%;
	text-align: center;
	font-size: 16px;
	background: transparent;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
}
.pbmit-team-style-1 .pbmit-team-social-links li a:hover{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.cpxl{ background:url(../image/gf.png) no-repeat;}
/*----------------------------------------*/
/*  03 - Counter
/*----------------------------------------*/
/** Style 1 **/
.pbminfotech-ele-fid-style-1 .pbmit-circle {
	position: relative;
	display: inline-block;
}
.pbminfotech-ele-fid-style-1 .pbmit-circle canvas {
	transform: rotate(0deg) translate(0px, 4px);
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	height:105px;
	width:105px;
	top: 50%;
	left: 50%;
	font-size: 20px;
	line-height: 29px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
	transform: translate(-50%, -50%);
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-sub .pbmit-fid-title {
	font-size: 24px;
	line-height: 30px;
	margin: 0;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-sub {
	margin-left: 15px;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sup 
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner span{ 
	margin: 0 2px;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sup {
	top: -7px;
	font-size: 15px;
	line-height: 15px;
	margin: 0 2px;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sub {
	top: inherit;
	bottom: -2px;
}
.pbmit-bg-color-blackish .pbmit-fid-style-one .pbminfotech-ele-fid-style-1 .pbmit-fid-sub .pbmit-fid-title{
	color: var(--pbmit-white-color);
}
/* With Class */
.pbmit-fid-style-one .pbminfotech-ele-fid-style-1 .pbmit-fid-sub .pbmit-fid-title {
	font-size: 18px;
	line-height: 24px;
	margin: 0;
	font-weight: 600 !important;
}
.pbmit-fid-style-one .pbminfotech-ele-fid-style-1 .pbmit-fid-inner {
	font-size: 20px;
	line-height: 20px;
}
.pbmit-fid-style-one .pbminfotech-ele-fid-style-1 .pbmit-fid-sub{
	margin: 0 0 0 20px;
}
.pbmit-fid-style-one .pbminfotech-ele-fid-style-1 .pbmit-circle canvas{
	transform: rotate(0deg) translate(0px, 3px);
}
.pbmit-fid-style-one .pbminfotech-ele-fid-style-1 .pbmit-circle canvas{
	height: 117px;
	width: 117px;
}
.pbmit-fid-style-one .pbminfotech-ele-fid-style-1 .pbmit-fid-inner {
	height: 90px;
	width: 90px;
}
.pbmit-fid-style-one .pbminfotech-ele-fid-style-1 .pbmit-fid-sub .pbmit-fid-title {
	color: var(--pbmit-global-color);
}


/** Style 2 **/
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner {
	font-size:66px;
	line-height: 90px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner1{
	font-size:52px;
	line-height: 82px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner1 sub,
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner1 sup {
	font-size: 14px;
	line-height: 50px;
}

.pbminfotech-ele-fid-style-2 .pbmit-fid-title {
	color: var(--pbmit-global-color);
	margin: 0 0 0 10px; font-weight:bold;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-icon-title{
	display: flex;
	align-items: center;
}
.pbminfotech-ele-fid-style-2 .pbmit-icon-type-icon i{
	color: var(--pbmit-global-color);
	font-size: 22px;
	line-height: 22px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-svg-wrapper svg,
.pbminfotech-ele-fid-style-2 .pbmit-sbox-icon-wrapper svg{
	fill: var(--pbmit-global-color);
	stroke: var(--pbmit-global-color);
	width: 20px;
	height: 20px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner sup {
	font-size: 14px;
	line-height: 50px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-before sup,
.pbminfotech-ele-fid-style-2 .pbmit-fid sup {
	margin-left: -7px;
	top: -20px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-before sup {
	margin-right: -20px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-before sub,
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner sub {
	margin-left: -14px;
	bottom: -2px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-before sub {
	margin-right: -14px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner .pbmit-fid span{
	margin-left: -22px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner .pbmit-fid-before span{
	margin-right: -22px;
}
/** Style 3 **/
.pbminfotech-ele-fid-style-3 .pbmit-circle{
	position: relative;
	display: inline-block;
}
.pbminfotech-ele-fid-style-3 .pbmit-circle canvas{
	transform: rotate(0deg) translate(0px, 4px);
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner{
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	height:127px;
	width:127px;
	top: 50%;
	left: 50%;
	font-size: 26px;
	line-height: 30px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
	transform: translate(-50%, -50%);
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-title{
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 10px;
	color: var(--pbmit-global-color);
	font-weight: 600;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-sub{
	margin: 20px 0 0 0;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sup,
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner span{
	margin: 0 2px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sup{
	top: -7px;
	font-size: 15px;
	line-height: 15px;
	margin: 0 2px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sub{
	top: inherit;
	bottom: -2px;
}
/** Style 4 **/
.pbminfotech-ele-fid-style-4 .pbmit-fid-inner {
	font-size: 80px;
	line-height: 80px;
	color: var(--pbmit-global-color);
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-title {
	color: var(--pbmit-global-color);
	margin: 0 0 5px 10px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-4 .pbmit-fid-inner sup {
	font-size: 50px;
	line-height: 50px;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-before sup,
.pbminfotech-ele-fid-style-4 .pbmit-fid sup {
	margin-left: -20px;
	top: -30px;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-before sup {
	margin-right: -20px;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-before sub,
.pbminfotech-ele-fid-style-4 .pbmit-fid-inner sub {
	margin-left: -14px;
	bottom: -2px;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-before sub {
	margin-right: -14px;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-inner .pbmit-fid span{
	margin-left: -22px;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-inner .pbmit-fid-before span{
	margin-right: -22px;
}

/*----------------------------------------*/
/*  04 - Service
/*----------------------------------------*/
/** Style 1 **/
.pbmit-service-style-1 .pbminfotech-post-item .pbmit-box-content-wrap,
.pbmit-service-style-1 .pbmit-featured-wrapper img{
	transition: all 0.5s ease-in-out;
}
.pbmit-service-style-1,
.pbmit-service-style-1 .pbminfotech-post-item{
	position: relative;
}
.pbmit-service-style-1 .pbminfotech-post-item .pbmit-box-content-wrap{
	padding: 20px 20px 40px;
	background-color: transparent;
	position: relative;
	z-index: 1;
}
.pbmit-service-style-1 .pbminfotech-post-item .pbmit-box-content-wrap::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: var(--pbmit-light-color);
	clip-path: polygon( 4.552% 0.268%,4.552% 0.268%,3.905% 0.469%,3.294% 0.719%,2.724% 1.015%,2.199% 1.353%,1.721% 1.731%,1.296% 2.146%,0.925% 2.593%,0.614% 3.07%,0.366% 3.573%,0.183% 4.1%,0.183% 4.1%,0.133% 4.676%,0.091% 6.047%,0.056% 8.254%,0.028% 11.337%,0.008% 15.338%,-0.006% 20.296%,-0.013% 26.252%,-0.014% 33.247%,-0.009% 41.321%,0.002% 50.515%,0.068% 94.897%,0.068% 94.897%,0.075% 95.118%,0.095% 95.339%,0.127% 95.558%,0.172% 95.775%,0.23% 95.99%,0.301% 96.203%,0.383% 96.414%,0.478% 96.621%,0.585% 96.826%,0.704% 97.026%,0.704% 97.026%,0.704% 97.026%,0.926% 97.354%,1.176% 97.667%,1.452% 97.966%,1.752% 98.247%,2.076% 98.512%,2.423% 98.759%,2.791% 98.986%,3.178% 99.194%,3.585% 99.381%,4.009% 99.546%,4.009% 99.546%,4.009% 99.546%,4.217% 99.616%,4.427% 99.679%,4.641% 99.734%,4.857% 99.783%,5.076% 99.824%,5.297% 99.858%,5.519% 99.885%,5.743% 99.904%,5.968% 99.916%,6.194% 99.92%,40.252% 99.972%,40.252% 99.972%,46.033% 99.976%,51.334% 99.974%,56.151% 99.965%,60.479% 99.951%,64.316% 99.934%,67.655% 99.914%,70.494% 99.894%,72.829% 99.875%,74.655% 99.858%,75.968% 99.844%,75.968% 99.844%,76.311% 99.838%,76.652% 99.822%,76.993% 99.797%,77.332% 99.762%,77.669% 99.719%,78.004% 99.665%,78.337% 99.603%,78.666% 99.532%,78.993% 99.451%,79.316% 99.361%,79.316% 99.361%,79.643% 99.261%,79.963% 99.15%,80.275% 99.027%,80.58% 98.894%,80.877% 98.75%,81.165% 98.595%,81.444% 98.431%,81.714% 98.256%,81.974% 98.072%,82.223% 97.878%,82.223% 97.878%,82.567% 97.583%,82.861% 97.314%,83.116% 97.05%,83.346% 96.773%,83.561% 96.463%,83.774% 96.101%,83.998% 95.668%,84.243% 95.143%,84.523% 94.508%,84.849% 93.744%,84.849% 93.744%,85.323% 92.692%,85.788% 91.801%,86.267% 91.052%,86.786% 90.424%,87.373% 89.898%,88.051% 89.454%,88.848% 89.072%,89.789% 88.733%,90.9% 88.416%,92.206% 88.102%,92.206% 88.102%,93.658% 87.749%,94.913% 87.384%,95.989% 86.997%,96.9% 86.576%,97.662% 86.11%,98.29% 85.588%,98.802% 84.998%,99.212% 84.329%,99.536% 83.569%,99.789% 82.708%,99.789% 82.708%,99.84% 82.164%,99.882% 80.972%,99.917% 79.086%,99.944% 76.464%,99.965% 73.061%,99.979% 68.832%,99.986% 63.735%,99.987% 57.725%,99.981% 50.757%,99.971% 42.788%,99.903% 4.89%,99.903% 4.89%,99.897% 4.701%,99.88% 4.513%,99.853% 4.326%,99.815% 4.14%,99.766% 3.956%,99.706% 3.774%,99.636% 3.595%,99.556% 3.417%,99.465% 3.243%,99.364% 3.071%,99.269% 2.92%,99.269% 2.92%,99.046% 2.593%,98.797% 2.279%,98.521% 1.981%,98.221% 1.699%,97.897% 1.435%,97.55% 1.188%,97.182% 0.961%,96.795% 0.753%,96.388% 0.566%,95.964% 0.401%,95.964% 0.401%,95.964% 0.401%,95.756% 0.331%,95.545% 0.268%,95.331% 0.212%,95.115% 0.164%,94.896% 0.123%,94.675% 0.089%,94.452% 0.063%,94.228% 0.044%,94.003% 0.032%,93.777% 0.028%,50.326% 0%,50.326% 0%,38.782% -0.009%,29.407% -0.014%,21.969% -0.014%,16.235% -0.007%,11.971% 0.008%,8.945% 0.034%,6.923% 0.071%,5.672% 0.121%,4.96% 0.186%,4.552% 0.268% );
}
.pbmit-elmentor-bg-color-secondary .pbmit-service-style-1 .pbminfotech-post-item .pbmit-box-content-wrap::before,
.pbmit-text-color-white .pbmit-service-style-1 .pbminfotech-post-item .pbmit-box-content-wrap::before{
	background-color: var(--pbmit-white-color);
}
.pbmit-service-style-1 .pbmit-featured-wrapper{
	overflow: hidden;
	border-radius: 30px;
	margin-bottom: 25px;
}
.pbmit-service-style-1 .pbmit-featured-wrapper img{
	width: 100%;
}
.pbmit-service-style-1:hover .pbmit-featured-wrapper img{
	transform: scale(1.1);
}
.pbmit-service-style-1 .pbmit-box-content-inner{
	padding: 0 10px;
}
.pbmit-service-style-1 .pbmit-service-title{
	position: relative;
	font-size: 28px;
	line-height: 36px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.pbmit-service-style-1 .pbminfotech-box-number{
	font-size: 30px;
	line-height: 40px;
	font-weight: 400;
	color: var(--pbmit-global-color);
}
.pbmit-service-style-1 .pbmit-service-description{
	position: relative;
	color: #666;
	border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
	padding: 20px 20px 0 0;
	margin: 15px 25px 0 0;
}
.pbmit-service-style-1 .pbmit-service-description::before{
	content: "";
	position: absolute;
	top: -1px;
	left: 0;
	width: 0%;
	height: 1px;
	background-color: rgba(var(--pbmit-blackish-color-rgb), .3);
	transition: all .6s ease-in-out;
}
.pbmit-service-style-1:hover .pbmit-service-description::before{
	width: 100%;
}
.pbmit-service-style-1 .pbmit-service-description p{
	margin: 0;
}
.pbmit-service-style-1 .pbmit-service-icon,
.pbmit-service-style-1 .pbmit-serv-cat{
	display: none;
}
.pbmit-service-style-1.pbmit-ele-service .pbmit-service-btn{
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-light-color);
	z-index: 1;
}
.pbmit-bg-color-secondary .pbmit-service-style-1 .pbminfotech-post-item .pbmit-box-content-wrap::before{
	background-color: var(--pbmit-white-color);
}
/** Style 2 **/
.pbmit-service-style-2 .pbmit-service-image-wrapper{
	transition: all .5s ease-in-out
}
.pbmit-service-style-2{
	position: relative
}
.pbmit-service-style-2 .pbmit-featured-wrapper{
	position: relative;
	overflow: hidden;
	transition: all .8s ease-in-out;
	clip-path: polygon( 0% 94.542%,0% 5.401%,0% 5.401%,0.025% 4.805%,0.111% 4.222%,0.256% 3.657%,0.456% 3.113%,0.711% 2.594%,1.017% 2.106%,1.372% 1.652%,1.773% 1.236%,2.219% 0.863%,2.707% 0.538%,2.753% 0.514%,2.753% 0.514%,2.942% 0.416%,3.135% 0.328%,3.332% 0.25%,3.532% 0.183%,3.735% 0.126%,3.941% 0.079%,4.149% 0.043%,4.358% 0.018%,4.569% 0.004%,4.781% -0%,94.38% 0%,94.38% 0%,94.793% 0.01%,95.202% 0.051%,95.605% 0.123%,96.001% 0.223%,96.389% 0.353%,96.766% 0.511%,97.132% 0.697%,97.484% 0.91%,97.822% 1.149%,98.143% 1.415%,98.143% 1.415%,98.284% 1.549%,98.42% 1.687%,98.551% 1.83%,98.678% 1.977%,98.799% 2.129%,98.915% 2.285%,99.026% 2.445%,99.131% 2.609%,99.231% 2.777%,99.325% 2.948%,99.325% 2.948%,99.455% 3.217%,99.571% 3.492%,99.674% 3.772%,99.763% 4.056%,99.838% 4.345%,99.899% 4.637%,99.946% 4.932%,99.978% 5.229%,99.996% 5.528%,100% 5.828%,100% 77.83%,100% 77.83%,99.552% 78.96%,99.028% 79.989%,98.426% 80.919%,97.745% 81.748%,96.982% 82.476%,96.137% 83.102%,95.207% 83.627%,94.19% 84.05%,93.085% 84.371%,91.889% 84.59%,91.889% 84.59%,91.176% 84.715%,90.486% 84.895%,89.822% 85.13%,89.186% 85.421%,88.581% 85.769%,88.007% 86.173%,87.468% 86.634%,86.964% 87.152%,86.499% 87.729%,86.074% 88.363%,86.074% 88.363%,85.849% 88.732%,85.637% 89.108%,85.438% 89.491%,85.251% 89.88%,85.078% 90.276%,84.917% 90.677%,84.77% 91.084%,84.637% 91.495%,84.517% 91.912%,84.41% 92.333%,84.41% 92.333%,84.119% 93.466%,83.748% 94.521%,83.294% 95.496%,82.756% 96.39%,82.132% 97.203%,81.419% 97.932%,80.617% 98.578%,79.723% 99.139%,78.734% 99.613%,77.65% 100%,4.643% 100%,4.643% 100%,4.476% 99.998%,4.309% 99.988%,4.144% 99.971%,3.979% 99.946%,3.816% 99.913%,3.655% 99.873%,3.495% 99.825%,3.337% 99.769%,3.182% 99.707%,3.03% 99.637%,2.984% 99.613%,2.984% 99.613%,2.45% 99.291%,1.96% 98.915%,1.519% 98.49%,1.127% 98.02%,0.789% 97.511%,0.507% 96.967%,0.285% 96.393%,0.124% 95.795%,0.028% 95.176%,-0% 94.542% );
}
.pbmit-service-style-2 .pbmit-service-image-wrapper img{
	border-radius: 30px;
	transition: all .4s ease-in-out;
	width: 100%
}
.pbmit-service-style-2:hover .pbmit-service-image-wrapper img{
	transform: scale(1.05)
}
.pbmit-service-style-2 .pbmit-featured-wrapper::before{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 1;
	background: linear-gradient(to top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 52%,rgba(0,0,0,0) 73%);
}
.pbmit-service-style-2 .pbminfotech-box-content{
	position: relative;
}
.pbmit-service-style-2 .pbmit-content-box{
	position: absolute;
	bottom: 30px;
	left: 40px;
	z-index: 1;
	width: calc(100% - 30%);
}
.pbmit-service-style-2 .pbmit-service-title{
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 15px;
}
.pbmit-service-style-2 .pbmit-service-title a{
	color: var(--pbmit-white-color);
}
.pbmit-service-style-2 .pbmit-service-title a:hover{
	color: var(--pbmit-global-color);
}
.pbmit-service-style-2 .pbmit-serv-cat{
	display: none;
}
.pbmit-service-style-2 .pbmit-service-icon{
	position: absolute;
	top: 40px;
	left: 40px;
	z-index: 2;
}
.pbmit-service-style-2 .pbmit-service-icon img{
	width: 40px;
	height: 40px
}
.pbmit-service-style-2 .pbmit-service-icon i{
	font-size: 40px;
	line-height: 40px;
	color: var(--pbmit-white-color)
}
.pbmit-service-style-2 .pbmit-service-icon svg{
	fill: var(--pbmit-white-color)
}
.pbmit-service-style-2 .pbmit-service-description{
	height: 0;
	opacity: 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	color: var(--pbmit-white-color);
}
.pbmit-service-style-2:hover .pbmit-service-description{
	opacity: 1;
	height: 60px;
}
.pbmit-service-style-2.pbmit-ele-service .pbmit-service-btn{
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-light-color);
}
.pbmit-service-btn{
	font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 600;
	letter-spacing: -.25px;
    text-transform: capitalize;
	font-style: normal;
}
.pbmit-service-style-2 .pbminfotech-post-item{
	position: relative;
}
.pbmit-ele-blog .pbmit-blog-btn, 
.pbmit-ele-service .pbmit-service-btn {
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-light-color);
    line-height: 50px;
    font-size: 12px;
    text-align: center;
    transform: translate3d(0, 0, 0) rotateZ(0);
    transform-style: preserve-3d;
    border-radius: 50%;
    transition: all .5s ease-in-out 0s;
}
.pbmit-ele-service:hover .pbmit-service-btn {
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
}
/** Style 3 **/
.pbmit-service-style-3 .pbmit-service-image-wrapper{
	transition: all .5s ease-in-out
}
.pbmit-service-style-3 .pbminfotech-post-item,
.pbmit-service-style-3{
	position: relative
}
.pbmit-service-style-3 .pbminfotech-box-number{
	position: absolute;
	right: 60px;
	top: 50px;
	font-size: 48px;
	line-height: 48px;
	z-index: 2;
	color: rgba(var(--pbmit-white-color-rgb), .52);
}
.pbmit-service-style-3 .pbmit-featured-wrapper{
	position: relative;
	overflow: hidden;
	transition: all .8s ease-in-out;
	clip-path: polygon(4.724% .355%,4.724% .355%,4.058% .579%,3.43% .857%,2.845% 1.186%,2.305% 1.563%,1.814% 1.983%,1.376% 2.444%,.995% 2.942%,.675% 3.472%,.42% 4.032%,.233% 4.619%,.233% 4.619%,.181% 5.212%,.137% 6.592%,.102% 8.797%,.073% 11.866%,.052% 15.839%,.038% 20.755%,.031% 26.653%,.03% 33.571%,.035% 41.549%,.047% 50.627%,.116% 95.628%,.605% 96.536%,.605% 96.536%,.822% 96.906%,1.067% 97.26%,1.339% 97.599%,1.638% 97.919%,1.961% 98.221%,2.308% 98.504%,2.678% 98.766%,3.069% 99.006%,3.479% 99.224%,3.909% 99.418%,5.236% 99.97%,40.024% 100.03%,40.024% 100.03%,46.77% 100.039%,52.801% 100.042%,58.126% 100.039%,62.755% 100.031%,66.697% 100.017%,69.962% 99.998%,72.56% 99.974%,74.499% 99.945%,75.79% 99.911%,76.442% 99.872%,76.442% 99.872%,77.034% 99.778%,77.631% 99.653%,78.227% 99.501%,78.811% 99.323%,79.376% 99.124%,79.915% 98.907%,80.418% 98.674%,80.877% 98.43%,81.284% 98.177%,81.631% 97.918%,81.631% 97.918%,81.953% 97.628%,82.251% 97.323%,82.531% 96.995%,82.797% 96.637%,83.053% 96.242%,83.305% 95.803%,83.556% 95.312%,83.811% 94.762%,84.075% 94.146%,84.353% 93.457%,84.353% 93.457%,84.885% 92.163%,85.384% 91.083%,85.883% 90.188%,86.413% 89.451%,87.006% 88.846%,87.694% 88.344%,88.509% 87.918%,89.482% 87.541%,90.646% 87.186%,92.032% 86.825%,92.032% 86.825%,93.53% 86.432%,94.825% 86.027%,95.931% 85.596%,96.867% 85.128%,97.649% 84.61%,98.293% 84.029%,98.817% 83.372%,99.236% 82.628%,99.567% 81.783%,99.828% 80.825%,99.828% 80.825%,99.88% 80.265%,99.923% 79.078%,99.959% 77.224%,99.987% 74.659%,100.008% 71.344%,100.022% 67.235%,100.029% 62.292%,100.03% 56.473%,100.025% 49.737%,100.014% 42.041%,99.944% 4.441%,99.293% 3.316%,99.293% 3.316%,99.064% 2.951%,98.808% 2.603%,98.524% 2.271%,98.215% 1.958%,97.882% 1.663%,97.526% 1.389%,97.148% 1.136%,96.749% .905%,96.331% .697%,95.895% .513%,94.825% .099%,50.379% .059%,50.379% .059%,38.88% .049%,29.54% .043%,22.128% .042%,16.412% .05%,12.159% .067%,9.137% .095%,7.115% .136%,5.86% .192%,5.14% .264%,4.724% .355%)
}
.pbmit-service-style-3 .pbmit-service-image-wrapper img{
	border-radius: 30px;
	transition: all .4s ease-in-out;
	width: 100%
}
.pbmit-service-style-3:hover .pbmit-service-image-wrapper img{
	transform: scale(1.05)
}
.pbmit-service-style-3 .pbmit-featured-wrapper::before{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: linear-gradient(to top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 52%,rgba(0,0,0,0) 73%);
}
.pbmit-service-style-3 .pbminfotech-box-content{
	position: relative;
}
.pbmit-service-style-3 .pbmit-content-box{
	position: absolute;
	bottom: 50px;
	left: 50px;
	z-index: 1;
	width: calc(100% - 50%);
}
.pbmit-service-style-3 .pbmit-service-title{
	font-size: 30px;
	line-height: 34px;
	margin-bottom: 0;
}
.pbmit-service-style-3 .pbmit-service-title a{
	color: var(--pbmit-white-color)
}
.pbmit-service-style-3 .pbmit-serv-cat{
	display: none;
}
.pbmit-service-style-3 .pbmit-service-icon{
	position: absolute;
	top: 50px;
	left: 50px;
	z-index: 2;
}
.pbmit-service-style-3 .pbmit-service-icon img{
	width: 50px;
	height: 50px
}
.pbmit-service-style-3 .pbmit-service-icon i{
	font-size: 50px;
	line-height: 50px;
	color: var(--pbmit-white-color)
}
.pbmit-service-style-3 .pbmit-service-icon svg{
	fill: var(--pbmit-white-color)
}

/*----------------------------------------*/
/*  05 - Blog
/*----------------------------------------*/
/** Style 1 **/
.pbmit-blog-style-1 .pbmit-featured-wrapper img,
.pbmit-blog-style-1 .pbmit-featured-container .pbmit-blog-btn{
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.pbmit-blog-style-1 .pbmit-featured-container{
	position: relative;
	overflow: hidden;
	border-radius: 30px;
	margin: 0 0 25px;
}
.pbmit-blog-style-1 .pbmit-post-title{
	font-size: 18px;
	line-height: 32px;
	margin-bottom: 15px;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.pbminfotech-box-desc{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.pbmit-blog-style-1:hover .pbmit-featured-wrapper img{
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.pbmit-blog-style-1 .pbmit-featured-wrapper,
.pbmit-blog-style-1 .pbmit-featured-wrapper img{
	position: relative;
	width: 100%; max-height:340px;
	border-radius: 30px;
}
.pbmit-blog-style-1 .pbminfotech-box-content .pbmit-blog-btn{
	top: 30px;
	right: 30px;
	bottom: inherit;
}
.pbmit-ele-blog.pbmit-blog-style-1:hover .pbmit-blog-btn{
	background-color: var(--pbmit-global-color);
	color: var(--pbmit-white-color);
}
.pbmit-blog-style-1 .pbmit-post-author span {
	margin-right: 3px;
	display: inline-block;
}
.pbmit-blog-style-1 .pbmit-meta-line i {
	font-size: 18px;
	margin-right: 3px;
	color: var(--pbmit-global-color);
}
/** Style 2 **/
.pbmit-blog-style-2 .pbmit-featured-wrapper img,
.pbmit-blog-style-2 .pbmit-featured-container .pbmit-blog-btn,
.pbmit-blog-style-2 .pbmit-featured-wrapper::before{
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.pbmit-blog-style-2 .post-item{
	position: relative;
}
.pbmit-blog-style-2 .pbminfotech-content-inner{
	display: flex;
	align-items: center;
}
.pbmit-blog-style-2 .pbmit-featured-img-wrapper{
	margin-right: 35px;
}
.pbmit-blog-style-2 .pbmit-featured-wrapper img{
	max-width: 110px;
	height: 110px;
	border-radius: 20px;
	-webkit-transform: scale(1.01);
	-ms-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-o-transform: scale(1.01);
	transform: scale(1.01);
}
.pbmit-blog-style-2:hover .pbmit-featured-wrapper img{
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.pbmit-blog-style-2 .pbmit-post-title{
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 0;
}
.pbmit-blog-style-2 .pbmit-post-title,
.pbmit-blog-style-2 .pbmit-post-title a{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-transform: capitalize;
}
.pbmit-meta-line {
    margin-bottom: 5px;
    display: inline-block;
    margin-right: 10px;
    position: relative;
}
.pbmit-meta-line, 
.pbmit-meta-line a {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #666;
}
.pbmit-blog-style-2 .pbmit-meta-line i{
	font-size: 20px;
	line-height: 20px;
	color: var(--pbmit-global-color);
}
.blog-one-left-col .pbmit-blog-style-2:not(:last-child) .post-item,
.blog-three-right-col .pbmit-blog-style-2:not(:last-child) .post-item{
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb),.15);
}
.pbmit-blog-style-2 .pbmit-post-author span{
	margin-right: 3px;
	display: inline-block;
}
/** Style 3 **/
.pbmit-blog-style-3{
	margin-bottom: 30px;
}
.pbmit-blog-style-3 .pbmit-featured-wrapper img,
.pbmit-blog-style-3 .pbmit-featured-wrapper::before,
.pbmit-blog-style-3 .pbmit-featured-wrapper::after,
.pbmit-blog-style-3 .pbmit-post-title::before{
	transition: all 0.6s ease-in-out;
}
.pbmit-blog-style-3 .post-item{
	border-radius: 30px;
	position: relative;
}
.pbmit-blog-style-3 .pbmit-featured-wrapper{
	position: relative;
	display: none;
	overflow: hidden;
	border-radius: 30px;
}
.pbmit-blog-style-3 .pbmit-featured-wrapper::before{
	bottom: 0;
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	right: 50%;
	z-index: 1;
}
.pbmit-blog-style-3 .pbmit-featured-container{
	background: var(--pbmit-white-color);
	border-radius: 30px 0 0 30px;
	flex: 1 1 0%;
	max-width: 385px;
}
.pbmit-blog-style-3 .pbmit-bg-image{
	border-radius: 30px 0 0 30px;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.pbmit-blog-style-3 .pbminfotech-box-wrap{
	flex: 1 1 0%;
	position: relative;
}
.pbmit-blog-style-3 .pbmit-featured-wrapper img{
	position: relative;
	width: 100%;
	border-radius: 30px;
}
.pbmit-blog-style-3:hover .pbmit-featured-wrapper img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.pbmit-blog-style-3 .pbmit-date-admin-wraper{
	margin-bottom: 15px;
}
.pbmit-blog-style-3 .pbmit-meta-line i{
	font-size: 20px;
	line-height: 20px;
	color: var(--pbmit-global-color);
}
.pbmit-blog-style-3 .pbmit-meta-line{
	margin-right: 12px;
}
.pbmit-blog-style-3 .pbmit-meta-line:last-child{
	margin-right: 0;
}
.pbmit-blog-style-3 .pbminfotech-box-content{
	padding: 130px 68px;
	background: transparent;
	padding-bottom: 0;
	min-height: 500px;
	z-index: 1;
	position: relative;
}
.pbmit-blog-style-3 .pbminfotech-box-content::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: var(--pbmit-light-color);
	z-index: -1;
	clip-path: polygon( 0% 50%,0% 100%,36.207% 100%,36.207% 100%,42.999% 99.998%,49.143% 99.991%,54.631% 99.979%,59.456% 99.963%,63.611% 99.943%,67.087% 99.919%,69.878% 99.89%,71.976% 99.858%,73.372% 99.822%,74.061% 99.782%,74.061% 99.782%,74.688% 99.692%,75.328% 99.57%,75.97% 99.418%,76.604% 99.24%,77.221% 99.04%,77.808% 98.822%,78.357% 98.589%,78.857% 98.344%,79.297% 98.093%,79.667% 97.837%,79.667% 97.837%,80.022% 97.546%,80.352% 97.24%,80.662% 96.91%,80.955% 96.55%,81.239% 96.153%,81.516% 95.712%,81.794% 95.218%,82.076% 94.665%,82.368% 94.046%,82.675% 93.353%,82.675% 93.353%,83.263% 92.053%,83.815% 90.967%,84.366% 90.067%,84.952% 89.327%,85.607% 88.718%,86.367% 88.213%,87.268% 87.785%,88.344% 87.407%,89.63% 87.049%,91.162% 86.687%,91.162% 86.687%,92.817% 86.292%,94.247% 85.884%,95.47% 85.451%,96.505% 84.98%,97.369% 84.459%,98.081% 83.875%,98.659% 83.215%,99.122% 82.467%,99.489% 81.618%,99.776% 80.655%,99.776% 80.655%,99.833% 80.094%,99.882% 78.909%,99.921% 77.058%,99.952% 74.499%,99.976% 71.19%,99.991% 67.092%,99.999% 62.161%,100% 56.358%,99.994% 49.639%,99.982% 41.964%,99.905% 4.464%,99.185% 3.333%,99.185% 3.333%,98.932% 2.967%,98.649% 2.616%,98.336% 2.283%,97.994% 1.968%,97.626% 1.672%,97.232% 1.396%,96.815% 1.142%,96.374% 0.909%,95.912% 0.701%,95.43% 0.516%,94.247% 0.099%,47.137% 0.04%,0% 0% );
}
.pbmit-blog-style-3 .pbmit-post-title{
	font-size: 30px;
	line-height: 36px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-transform: capitalize;
}
.pbmit-blog-style-3 .pbmit-post-title a{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-transform: capitalize;
}
.pbmit-blog-style-3 .pbmit-blog-btn{
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-light-color);
	right: 10px;
	z-index: 1;
}
.pbmit-button-icon i:before{
	font-weight: 600;
}
.pbmit-blog-style-3:hover .pbminfotech-box-wrap .pbmit-blog-btn{
	background-color: var(--pbmit-global-color);
	color: var(--pbmit-white-color);
}
.pbmit-blog-style-3 .pbmit-post-author span{
	margin-right: 3px;
	display: inline-block;
}

/*----------------------------------------*/
/*  06 - Testimonial
/*----------------------------------------*/
/** Style 1 **/
.pbmit-testimonial-style-1 .pbminfotech-post-item{
	position: relative;
}
.pbmit-testimonial-style-1 .pbmit-box-content-wrap{
	padding: 45px 55px 50px;
	position: relative;
	background-color: transparent;
	z-index: 1;
}
.pbmit-testimonial-style-1 .pbmit-box-content-wrap::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: var(--pbmit-light-color);
	clip-path: polygon( 0% 91.654%,0% 9.05%,0% 9.05%,0.008% 8.5%,0.034% 7.954%,0.079% 7.411%,0.142% 6.872%,0.224% 6.34%,0.324% 5.815%,0.442% 5.298%,0.578% 4.789%,0.731% 4.291%,0.902% 3.804%,0.902% 3.781%,0.902% 3.781%,1.015% 3.51%,1.136% 3.249%,1.266% 2.997%,1.403% 2.755%,1.549% 2.524%,1.701% 2.303%,1.86% 2.093%,2.027% 1.895%,2.199% 1.709%,2.379% 1.535%,2.379% 1.535%,2.705% 1.243%,3.041% 0.98%,3.385% 0.748%,3.738% 0.546%,4.097% 0.376%,4.463% 0.236%,4.833% 0.129%,5.208% 0.053%,5.586% 0.01%,5.967% -0%,94.523% 0%,94.523% 0%,94.81% 0.008%,95.096% 0.038%,95.379% 0.09%,95.66% 0.164%,95.938% 0.259%,96.212% 0.376%,96.482% 0.514%,96.747% 0.673%,97.007% 0.853%,97.261% 1.053%,97.314% 1.1%,97.314% 1.1%,97.799% 1.589%,98.242% 2.146%,98.64% 2.763%,98.992% 3.435%,99.296% 4.156%,99.548% 4.919%,99.746% 5.719%,99.89% 6.549%,99.975% 7.403%,100% 8.276%,100% 60.435%,100% 60.435%,99.997% 60.702%,99.988% 60.968%,99.974% 61.234%,99.954% 61.499%,99.929% 61.762%,99.898% 62.025%,99.862% 62.285%,99.82% 62.544%,99.772% 62.802%,99.719% 63.056%,99.719% 63.056%,99.658% 63.338%,99.596% 63.62%,99.534% 63.902%,99.47% 64.182%,99.405% 64.462%,99.339% 64.74%,99.271% 65.017%,99.2% 65.293%,99.127% 65.566%,99.051% 65.837%,99.051% 65.837%,98.74% 66.825%,98.395% 67.763%,98.013% 68.647%,97.593% 69.472%,97.131% 70.234%,96.625% 70.93%,96.073% 71.554%,95.472% 72.103%,94.821% 72.572%,94.116% 72.957%,94.116% 72.957%,93.814% 73.084%,93.51% 73.186%,93.205% 73.267%,92.898% 73.328%,92.591% 73.375%,92.282% 73.408%,91.973% 73.432%,91.663% 73.45%,91.353% 73.464%,91.042% 73.478%,91.042% 73.478%,89.62% 73.645%,88.303% 74.003%,87.095% 74.551%,85.996% 75.285%,85.011% 76.202%,84.14% 77.3%,83.386% 78.576%,82.752% 80.027%,82.24% 81.651%,81.851% 83.445%,81.851% 83.445%,81.766% 83.98%,81.697% 84.516%,81.642% 85.055%,81.599% 85.595%,81.565% 86.137%,81.54% 86.68%,81.52% 87.225%,81.505% 87.77%,81.492% 88.317%,81.479% 88.864%,81.479% 88.864%,81.382% 90.497%,81.175% 92.007%,80.861% 93.393%,80.439% 94.654%,79.91% 95.789%,79.276% 96.799%,78.537% 97.681%,77.695% 98.436%,76.75% 99.062%,75.704% 99.558%,75.704% 99.558%,75.628% 99.581%,75.55% 99.593%,75.471% 99.597%,75.39% 99.596%,75.308% 99.593%,75.227% 99.591%,75.146% 99.592%,75.067% 99.601%,74.989% 99.618%,74.913% 99.648%,74.913% 99.648%,74.73% 99.725%,74.546% 99.793%,74.36% 99.853%,74.173% 99.903%,73.985% 99.945%,73.797% 99.977%,73.608% 100.001%,73.418% 100.015%,73.228% 100.02%,73.038% 100.017%,5.568% 100.017%,5.568% 100.017%,5.038% 99.983%,4.516% 99.875%,4.008% 99.696%,3.515% 99.448%,3.04% 99.133%,2.587% 98.753%,2.159% 98.311%,1.759% 97.809%,1.39% 97.249%,1.056% 96.635%,1.056% 96.635%,1.055% 96.628%,1.053% 96.621%,1.05% 96.614%,1.046% 96.606%,1.042% 96.599%,1.037% 96.592%,1.033% 96.585%,1.028% 96.577%,1.024% 96.569%,1.02% 96.561%,1.02% 96.561%,0.827% 96.122%,0.654% 95.668%,0.5% 95.199%,0.366% 94.719%,0.253% 94.227%,0.16% 93.726%,0.088% 93.216%,0.037% 92.7%,0.008% 92.179%,-0% 91.654% );	 
	z-index: -1;
}
.pbmit-element-testimonial-style-1 .pbmit-ele-header-area{
	position: relative;
	padding: 80px 70px 0 50px;
}
.pbmit-element-testimonial-style-1 .pbmit-ele-header-area::before{
	font-family: "pbminfotech-base-icons";
	content: '\e826';
	position: absolute;
	left: -130px;
	top: -10px;
	font-size: 300px;
	line-height: 300px;
	display: inline-block;
	background: rgba(var(--pbmit-blackish-color-rgb), 0.03);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	z-index: -1;
}
.pbmit-testimonial-style-1 .pbminfotech-box-title{
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 0;
	font-weight: 400;
	color: var(--pbmit-global-color);
}
.pbmit-testimonial-style-1 .pbmit-featured-wrapper img{
	width: 65px;
	height: 65px;
	border-radius: 50%;
}
.pbmit-testimonial-style-1 .pbminfotech-box-img{
	position: absolute;
	right: 0;
	bottom: 0;
}
.pbmit-testimonial-style-1 .pbminfotech-testimonial-text{
	font-size: 16px;
	line-height: 24px;
	margin: 0;
	padding: 20px 0 30px;
	border: 0;
}
.pbmit-testimonial-style-1 .pbminfotech-testimonial-text p{
	margin-bottom: 0;
}
.pbmit-testimonial-style-1 .pbminfotech-testimonial-detail,
.pbmit-testimonial-style-1 .pbminfotech-box-title{
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings{
	font-size: 12px;
	line-height: 12px;
	color: rgba(var(--pbmit-global-color-rgb), 0.5);
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings .pbmit-active{
	color: #ffa72a;
}
.pbmit-testimonial-style-1 .pbminfotech-testimonial-detail{
	font-size: 12px;
}
.pbmit-bg-color-light .pbmit-testimonial-style-1 .pbmit-box-content-wrap::before{
	background-color: var(--pbmit-white-color);
}
/** Style 2 **/
.pbmit-testimonial-style-2 .pbminfotech-box-star-ratings {
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 22px;
}
.pbmit-testimonial-style-2 .pbminfotech-box-star-ratings i {
	color: rgba(var(--pbmit-global-color-rgb),0.6);
}
.pbmit-testimonial-style-2 .pbminfotech-box-star-ratings .pbmit-active {
	color: #ffa72a;
}
.pbmit-testimonial-style-2 blockquote {
	padding: 0;
	margin: 0;
	font-size: 16px;
	line-height: 24px;
	border: 0;
	margin-bottom: 30px;
	color: var(--pbmit-blackish-color);
}
.pbmit-testimonial-style-2 .pbminfotech-box-content{
	position: relative;
	display: flex;
	background-color: var(--pbmit-light-color);
	border-radius: 30px;
	padding: 5px;
}
.pbmit-testimonial-style-2 .pbminfotech-box-content-inner{
	padding: 60px 55px;
}
.pbmit-testimonial-style-2 .pbmit-featured-wrapper {
	position: relative;
}
.pbmit-element-testimonial-style-2 .pbmit-ele-header-area{
	position: relative;
	padding: 80px 70px 0 90px;
}
.pbmit-element-testimonial-style-2 .pbmit-ele-header-area::before{
	font-family: "pbminfotech-base-icons";
	content: '\e826';
	position: absolute;
	left: 0;
	top: -45px;
	font-size: 300px;
	line-height: 300px;
	display: inline-block;
	color: rgba(var(--pbmit-white-color-rgb), 0.2);
	background: -webkit-linear-gradient(rgba(108,79,54,1) 0%,rgba(81,64,49,0.3) 99%,rgba(81,64,49,0.3) 100%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	opacity: 30%;
	z-index: -1;
}
.pbmit-testimonial-style-2 .pbmit-featured-wrapper{
	width: 370px;
}
.pbmit-testimonial-style-2 .pbmit-featured-wrapper img {
	border-radius: 30px;
}
.pbmit-testimonial-style-2 .pbminfotech-box-title {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 0;
	color: var(--pbmit-global-color);
}
.pbmit-testimonial-style-2 .pbminfotech-testimonial-detail{
	font-size: 12px;
	color: var(--pbmit-blackish-color);
}
/** Style 3 **/
.pbmit-testimonial-style-3 .pbminfotech-post-item,
.pbmit-element-testimonial-style-3 .pbmit-ele-header-area{
	position: relative;
}
.pbmit-element-testimonial-style-3 .pbmit-ele-header-area::before{
	font-family: "pbminfotech-base-icons";
	content: '\e886';
	position: absolute;
	right: -63%;
	top: -23px;
	font-size: 290px;
	line-height: 290px;
	display: inline-block;
	color: rgba(var(--pbmit-blackish-color-rgb), 0.2);
	background: -webkit-linear-gradient(rgba(196,196,196,1) 0%,rgba(254,254,254,0.3) 99%,rgba(255,255,255,0.3) 100%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	opacity: 0.2;
	z-index: -1;
}
.pbmit-testimonial-style-3 .pbminfotech-box-title{
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 0;
	color: var(--pbmit-global-color);
}
.pbmit-testimonial-style-3 .pbmit-featured-wrapper{
	width: 80px;
	margin-right: 20px;
}
.pbmit-testimonial-style-3 .pbmit-featured-wrapper img{
	width: 80px;
	height: 80px;
	border-radius: 50%;
}
.pbmit-testimonial-style-3 .pbminfotech-testimonial-text{
	font-size: 16px;
	line-height: 28px;
	margin: 0;
	padding: 10px 0 30px;
	border: 0;
}
.pbmit-testimonial-style-3 .pbminfotech-testimonial-text p{
	margin-bottom: 0;
}
.pbmit-testimonial-style-3 .pbminfotech-testimonial-detail,
.pbmit-testimonial-style-3 .pbminfotech-box-title{
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.pbmit-testimonial-style-3 .pbminfotech-box-star-ratings{
	font-size: 12px;
	line-height: 12px;
	color: rgba(var(--pbmit-global-color-rgb), 0.5);
}
.pbmit-testimonial-style-3 .pbminfotech-box-star-ratings .pbmit-active{
	color: #ffa72a;
}

/*----------------------------------------*/
/*  07 - Header
/*----------------------------------------*/
.pbmit-header-overlay {
    position: absolute;
    z-index: 2;
    width: 100%;
}
.site-title {
    margin: 0;
    padding: 0;
    display: flex;
	align-items: center;
    vertical-align: middle;
    text-align: center;
    width: 100%;
	height: 100px;
	transition: none;
    line-height: inherit;
}
.site-title a {
    display: flex;
    align-items: center;
}
.site-header .pbmit-header-search-btn{
	padding-right: 15px;
}
.site-header .pbmit-header-search-btn a{
	font-size: 16px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    border-radius: 50%;
    color: var(--pbmit-blackish-color);
    background-color: transparent;
    border: 1px solid rgba(var(--pbmit-blackish-color-rgb), .2);
}
.site-header .pbmit-header-search-btn a:hover{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.pbmit-right-box .pbmit-button-box-second {
    padding-right: 35px;
}
/** Header Style 1 **/
.header-style-1 .site-branding{
	border-radius: 0 0 20px;
    position: relative;
    padding: 0 20px;
    margin-right: 20px;
}
.header-style-1 .site-branding .pbmit-top-right-corner {
    top: 4px;
    right: -20px;
    transform: rotate(-180deg);
}
.header-style-1 .site-branding .pbmit-bottom-left-corner {
    bottom: -24px;
    left: 0;
    transform: rotate(-180deg);
}
.pbmit-button-box {
    display: flex;
    align-items: center;
    padding: 0;
}
.header-style-1 .pbmit-header-button-text-2 {
    display: none;
}
.header-style-1 .site-navigation ul.navigation > li > a{
	color: var(--pbmit-white-color);
}
.header-style-1 .pbmit-header-search-btn a{
	color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-white-color);
    border-width: 0 !important;
}
/** Header Style 2 **/
.header-style-2 .pbmit-pre-header-wrapper{
	color: var(--pbmit-white-color);
}
.header-style-2.site-header .pbmit-social-links li:not(:last-child),
.header-style-3.site-header .pbmit-social-links li:not(:last-child){
	padding-right: 15px;
}
.site-header .pbmit-pre-header-wrapper .pbmit-social-links li i{
	margin: 0;
	font-size: 15px;
}
.header-style-2 .pbmit-pre-header-wrapper .pbmit-social-links li a:hover{
	color: var(--pbmit-blackish-color);
}
.site-header .pbmit-pre-header-wrapper .pbmit-pre-header-right {
    display: flex;
    align-items: center;
}
.site-header .pbmit-contact-info li i {
	font-size: 15px;
	margin-right: 8px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	color: var(--pbmit-global-color);
}
.header-style-2 .site-branding .site-title{
	height: 85px;
}
.header-style-2 .pbmit-button-box-second .pbmit-btn-outline{
	color: var(--pbmit-blackish-color);
}
.header-style-2 .pbmit-button-box-second .pbmit-btn-outline:hover{
	color: var(--pbmit-global-color);
}
/** Header Style 3 **/
.header-style-3.site-header .pbmit-social-links li a{
	color: var(--pbmit-blackish-color);
}
.header-style-3.site-header .pbmit-social-links li a:hover{
	color: var(--pbmit-global-color);
}
.header-style-3 .site-branding .site-title{
	height: 85px;
}
.header-style-3 .pbmit-button-box-second .pbmit-button-text {
	color: var(--pbmit-blackish-color);
}
.header-style-3 .pbmit-button-box-second .pbmit-btn:hover .pbmit-button-text {
	color: var(--pbmit-global-color);
}
.pbmit-xinterio-icon.iconfont{ font-size:30px;}
/*----------------------------------------*/
/*  08 - Footer
/*----------------------------------------*/
/** Footer Style 1 **/
.site-footer{
	font-size: 16px;
	position: relative;background:url(../image/end_bj.png);
}
.footer-style-1,
.footer-style-1 a{
	color: rgba(var(--pbmit-white-color-rgb),1);
}
.footer-style-1,
.footer-style-1::before {
}
.footer-style-1::before {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: "";
    display: block;
    z-index: -1;
}
.footer-wrap {
    padding-top: 50px;
    padding-bottom: 50px;
}
.footer-style-1 .pbmit-footer-widget-area{
	padding-top: 40px;
}
.site-footer .widget {
    padding-top:30px;
    position: relative;
}
.site-footer .widget p{ padding-bottom:0px; margin-bottom:10px;
    
}
.site-footer .pbmit-two-column-menu.widget ul>li {
    width: 50%;
}
.site-footer .widget ul>li {
    padding: 0 0 15px 0;
    line-height: 20px;
}
.site-footer .widget ul>li:last-child{
	padding-bottom: 0;
}
.footer-style-1 .pbmit-two-column-menu.widget ul li a{
	color: rgba(var(--pbmit-white-color-rgb),1);
}
.footer-style-1 .pbmit-two-column-menu.widget ul li a:hover{
	color: var(--pbmit-global-color);
}
.site-footer .widget ul a {
    display: inline-block;
}
.footer-style-1 .widget .pbmit-footer-logo {
    text-align: center;
}
.footer-style-1 .widget .pbmit-footer-logo img{
	height: 163px;
	padding: 10px 0 0 0;
}
.footer-style-1 .pbmit-footer-left span {
    display: block;
}
.footer-style-1 .pbmit-footer-left .pbmit-phone-number {
    margin-top: 3px;
}
.footer-style-1 .pbmit-footer-right {
    text-align: center;
}
.footer-style-1 .pbmit-footer-right-social {
    text-align: right;
}
.footer-style-1 .pbmit-social-li a{
	color: rgba(var(--pbmit-white-color-rgb),1);
}
.footer-style-1 .pbmit-social-li a:hover{
	color: var(--pbmit-global-color);
}
.site-footer .pbmit-footer-text-area {
    background-color: transparent;
    padding-top: 15px;
    padding-bottom: 15px;
}
.footer-style-1 .pbmit-footer-text-area {
    background: #30251b;
}
.footer-style-1 .pbmit-footer-text-inner {
    font-size: 16px;
}
.footer-style-1 .pbmit-footer-text-area .col-md-12 {
    text-align: center; font-size:14px;
}
/** Footer Style 2 **/
.footer-style-2{
	color: var(--pbmit-blackish-color);
	padding: 40px 0 80px;
}
.footer-style-2 .pbmit-footer-widget-area{
	padding-top: 0;
}
.footer-style-2 .pbmit-footer-widget-area .widget_text{
	font-size: 16px;
    line-height: 26px;
}
.footer-style-2 .pbmit-footer-logo img{
	height: 40px;
}
.footer-style-2 .pbmit-footer-big-area{
	padding: 10px 15px 40px;
}
.footer-style-2 .pbmit-footer-big-area .container {
    border: 1px solid var(--pbmit-global-color);
    background: var(--pbmit-white-color);
    border-radius: 20px;
}
.footer-style-2 .pbmit-footer-big-area .pbmit-footer-left {
    padding: 40px 20px 40px 65px;
}
.footer-style-2 .pbmit-newsletter h3 {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 30px;
}
.footer-style-2 .pbmit-footer-email-button {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.footer-style-2 .pbmit-footer-email-button input{
	height: 50px;
    font-size: 15px;
    width: 80%;
	font-weight: normal;
	padding: 15px 80px 15px 20px;
	border-radius: 36px;
    background: var(--pbmit-white-color);
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb),.2);
}
.footer-style-2 .pbmit-newsletter .pbmit-btn:after{
	display: none;
}
.footer-style-2 .pbmit-newsletter .pbmit-btn{
	width: 30%;
	position: absolute;
    top: 0;
    right: 0;
	padding: 0;
	height: 50px;
	border: none;
    line-height: normal;
	border-radius: 36px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.footer-style-2 .pbmit-newsletter .pbmit-btn:hover{
	background-color: var(--pbmit-blackish-color);
}
.footer-style-2 .pbmit-footer-social-area ul{
	text-align: right;
}

/*----------------------------------------*/
/*  09 - Title Bar
/*----------------------------------------*/
.pbmit-title-bar-wrapper{
	position: relative;
	z-index: 1;
}
.pbmit-title-bar-wrapper,
.pbmit-title-bar-content{
	min-height: 560px;
}

.pbmit-title-bar-content{
	position: relative;
    z-index: 1;
    display: flex;
    align-items:flex-end;
    padding: 100px 0px 0 ;
}
.pbmit-title-bar-content-inner{
	width: 100%;
	text-align: center;
}
.pbmit-title-bar-wrapper .pbmit-tbar,
.pbmit-title-bar-wrapper .pbmit-breadcrumb{
	display: block;
}
.pbmit-title-bar-content .pbmit-tbar-inner {
    max-width: none;
    padding: 0 !important;
	margin-bottom: 15px;
}
.pbmit-tbar-subtitle {
	padding-top: 5px;
	margin-bottom: 20px;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    color: var(--pbmit-white-color);
    text-transform: capitalize;
    font-style: normal;
}
.pbmit-tbar-title{
	font-weight: 700;
    font-size: 40px;
    line-height: 60px;
	letter-spacing: 0;
    text-transform: none;
    font-style: normal;
	margin-bottom: 0px;
	color: var(--pbmit-white-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbmit-title-bar-wrapper .pbmit-breadcrumb,
.pbmit-title-bar-wrapper .pbmit-breadcrumb a{
	font-weight: 300;
    font-size: 15px;
    line-height: 60px;
    color: var(--pbmit-white-color);
    text-transform: capitalize;
    font-style: normal;	
}
.pbmit-breadcrumb .pbmit-breadcrumb-inner {
   display:inline-block; background:#af8a57; padding:0 3%; border-radius:15px 15px 0 0;
}
.pbmit-breadcrumb .pbmit-breadcrumb-inner span {
    display: inline-block;
    font-size: 15px;
}
.pbmit-breadcrumb .pbmit-breadcrumb-inner span i:before{
	margin: 0;
}
.pbmit-breadcrumb-inner .sep {
	line-height: 15px;
    top: 0px;
    position: relative;
	padding: 0 4px;
}
.pbmit-breadcrumb-inner i {
    font-size: 15px;
    color: var(--pbmit-white-color);
    display: inline-block;
}

/*----------------------------------------*/
/*  10 - Overlap Colomn
/*----------------------------------------*/
.overlap-colomn {
     position: relative; 
}
.overlap-wrapper { 
    position: absolute; 
    height: 100%; 
    width: 100%; 
    top: 0; 
    left: 0; 
    z-index: 9; 
}
.overlap-img,
.overlap-bg { 
    position: absolute; 
    width: 100%; 
    height: 100%; 
}
.overlap-left {
     margin-left: -500px; 
}
.overlap-right { 
    margin-right: -500px; 
    width: auto; 
    left: 0; 
    right: 0; 
}
.overflow-hidden { 
    overflow: hidden; 
}
.content-element-text {
    position: relative; 
    z-index: 99; 
    padding-top: 60px; 
    padding-bottom: 40px; 
    padding-right: 30px; 
}

/*----------------------------------------*/
/*  11 - Accordion
/*----------------------------------------*/
.accordion-item{
	border: none ;
	position: relative;
	background-color: transparent;
	color: inherit;
    border-bottom: none;
	box-shadow: none;
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb),.2);
}
.accordion-item:last-child{
	border-bottom: none;
}
.accordion-button:not(.collapsed){
	box-shadow: none;
	color: var(--pbmit-blackish-color);
	background-color: transparent;
}
.accordion-button{
	display: inherit;
	margin: 0;
	border-radius: 0 !important;
	font-weight: 600;
	font-size: 18px;
    line-height: 26px;
    cursor: pointer;
    outline: none;
	position: relative;
    padding: 25px 15px 25px 0;
    -webkit-transition: all 9s ease-in-out;
    transition: all 9s ease-in-out;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.accordion-item .pbmit-accordion-icon{
	font-size: 14px;
	position: relative;
	display: inline-block;
	width: auto;
    color: var(--pbmit-global-color);
}
.accordion-item:last-of-type{
	border-radius: 0;
}
.pbmit-accordion-icon.pbmit-accordion-icon-right{
	float: right;
    text-align: right;
}
.accordion-item.active .pbmit-accordion-icon-closed{
	display: none;
}
.accordion-item .pbmit-accordion-icon-closed{
	display: block;
}
.accordion-item .pbmit-accordion-icon-opened{
	display: none;
}
.accordion-item.active .pbmit-accordion-icon-opened{
	display: block;
}
.accordion-button::after{
	display: none;
}
.accordion .pbmit-accordion-icon svg{
	width: 1em;
    height: 1em;
	fill: var(--pbmit-global-color);
}
.pbmit-accordion-title:hover{
	color: var(--pbmit-global-color);
}
.accordion-body{
	padding: 0 30px 15px 0;
}
.accordion-body p{
	margin: 0;
	font-size: 15px;
}
.accordion-button:focus{
	box-shadow: none;
}

/*----------------------------------------*/
/*  12 - Circle Progress
/*----------------------------------------*/
.db-circle-overlay { 
    position: absolute; 
    top: 50%; 
    -khtml-transform: translateX(0%) translateY(-50%); 
    -moz-transform: translateX(0%) translateY(-50%); 
    -ms-transform: translateX(0%) translateY(-50%); 
    -o-transform: translateX(0%) translateY(-50%); 
    transform: translateX(0%) translateY(-50%); 
    left: 0; 
    width: 100%; 
    text-align: center 
}
.db-fidbox-style-2 .db-circle-w { 
    position: relative; 
    text-align: center 
}
.db-fidbox-style-2 .db-fid-title { 
    text-align: center;
    color: #fff; 
    font-size: 14px; 
    font-weight: 600; 
    margin-top: 0 
}
.db-fidbox-style-2 .db-circle-number sub,
.db-fidbox-style-2 .db-circle-number { 
    font-size: 20px;
    color: #fff; 
    font-weight: bold 
}
.db-fidbox-style-2 .db-circle-number sub {
    bottom: 0 
}
.db-fidbox-style-1 .db-fid-title { 
    font-size: 18px; 
    line-height: 20px; 
    margin-top: 0 
}
.db-fidbox-style-1 .db-fid-title-w,
.db-fidbox-style-1 .db-circle-w {
    display: inline-block 
}
.db-fidbox-style-1 .db-fid-title-w { 
    width: 43%; 
    margin-left: 12px 
}
.db-fidbox-style-1 .db-circle-w {
    width: 122px; 
    position: relative; 
    vertical-align: top 
}
.db-fidbox-style-1 .db-circle-number sub,
.db-fidbox-style-1 .db-circle-number {
    font-size: 20px; 
    font-weight: bold 
}
.db-fidbox-style-1 .db-circle-number sub { 
    bottom: 0 
}
.db-fidbox-style-1 .db-fid-title-w { 
    position: absolute; 
    top: 50%; 
    -khtml-transform: translateX(0%) translateY(-50%); 
    -moz-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%); 
    -o-transform: translateX(0%) translateY(-50%); 
    transform: translateX(0%) translateY(-50%)
}
.db-fidbox-style-1 .db-fid-title-w h3 { 
    margin-bottom: 0 
}
.db-circle canvas { 
    image-rendering: optimizeSpeed; 
    image-rendering: -moz-crisp-edges; 
    image-rendering: -webkit-optimize-contrast; 
    image-rendering: -o-crisp-edges; 
    image-rendering: pixelated; 
    -ms-interpolation-mode: nearest-neighbor; 
}
.db-circle canvas { 
    max-width: 100%; 
    height: auto !important 
}
.db-overlap-row { 
    position: relative; 
    z-index: 1 
}
.db-overlap-row-section { 
    position: relative; 
    z-index: 2 
}

/*----------------------------------------*/
/*  13 - List Group
/*----------------------------------------*/
.list-group-borderless .list-group-item {
	display: flex;
    font-size: inherit;
	align-items: center;
	padding-bottom: calc(5px/2);
	padding: 0;
	margin-bottom: 5px;
	color: var(--pbmit-blackish-color);
    position: relative;
    border: none;
    background: transparent;
}
.list-group-borderless .list-group-item:not(:first-child){
	margin-top: calc(10px/2);
}
.list-group .pbmit-icon-list-icon{
	color: var(--pbmit-blackish-color);
	display: flex;
    position: relative;
	top: 0px;
	line-height: normal;
}
.list-group .pbmit-icon-list-icon i{
    width: 1.25em;
	line-height: inherit;
	font-size: 14px;
    color: var(--pbmit-global-color);
}
.list-group .pbmit-icon-list-text{
	font-size: 16px;
	line-height: 26px;
	padding-left: 10px;
    margin-bottom: 0;
	color: var(--pbmit-blackish-color);
	font-family: var(--pbmit-heading-typography-font-family);
}

/*----------------------------------------*/
/*  14 -  Portfolio
/*----------------------------------------*/
/** Style 1 **/
.pbmit-portfolio-style-1{
	overflow: hidden;
}
.pbmit-portfolio-style-1 .pbminfotech-box-content{
	position: absolute;
	top: inherit;
	bottom: 22px;
	left: 20px;
	right: 20px;
	z-index: 2;
}
.pbmit-portfolio-style-1 .pbmit-port-cat a{
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	color: var(--pbmit-global-color);
}
.pbmit-portfolio-style-1 .pbmit-port-cat a:hover{
	color: var(--pbmit-white-color);
}
.pbmit-portfolio-style-1 .pbmit-portfolio-title{
	font-size: 16px;
	line-height: 30px; font-weight:400;
	margin-bottom: 0;
}
.pbmit-portfolio-style-1 .pbmit-portfolio-title,
.pbmit-portfolio-style-1 .pbmit-portfolio-title a{
	color: var(--pbmit-white-color);
}
.pbmit-portfolio-style-1 .pbmit-portfolio-title a:hover{
	color: var(--pbmit-global-color);
}
.pbmit-portfolio-style-1 .pbmit-featured-wrapper{
	position: relative;
	overflow: hidden;
}
.pbmit-portfolio-style-1 .pbmit-featured-wrapper img{
	width: 100%;
	transform: scale(1);
	transform-origin: 90% 50%;
	border-radius: 30px;
	transition: transform 1.2s cubic-bezier(.4, .01, .14, .99);
}
.pbmit-portfolio-style-1:hover .pbmit-featured-wrapper img{
	transform: scale(1.05) rotate(0);
}
.pbmit-element-portfolio-style-1 .pbmit-element-inner .swiper-wrapper{
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.pbmit-portfolio-style-1 .pbminfotech-post-content{
	position: relative;
	overflow: hidden;
	border-radius: 30px;
}
.pbmit-portfolio-style-1 .pbminfotech-post-content::before{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	background: linear-gradient(to top, rgba(var(--pbmit-secondary-color-rgb), 1) 0%,rgba(var(--pbmit-secondary-color-rgb), 0) 52%,rgba(var(--pbmit-secondary-color-rgb), 0) 73%);
}
/** Style 2 **/
.pbmit-portfolio-style-2{
	overflow: hidden;
}
.pbmit-portfolio-style-2 .pbminfotech-box-content{
	position: absolute;
	top: inherit;
	bottom: 20px;
	left: 40px; text-align:center;
	right: 40px;
	padding: 10px 0px;
	opacity: 0;
	border-radius: 20px;
	word-break: break-word;
	transform: translateY(100%) scale(0.7);
	background: var(--pbmit-white-color);
	transition: all .5s;
}
.pbmit-portfolio-style-2:hover .pbminfotech-box-content{
	transition: all .5s;
	opacity: 1;
	transform: translateY(0);
}
.pbmit-portfolio-style-2 .pbmit-port-cat a{
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	color: var(--pbmit-global-color);
}
.pbmit-portfolio-style-2 .pbmit-port-cat a:hover{
	color: var(--pbmit-secondary-color);
}
.pbmit-portfolio-style-2 .pbmit-portfolio-title{
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 0;
}
.pbmit-portfolio-style-2 .pbmit-portfolio-title:hover{
	color: var(--pbmit-global-color);
}
.pbmit-portfolio-style-2 .pbmit-portfolio-title{
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 0;
}
.pbmit-portfolio-style-2 .pbmit-featured-wrapper{
	position: relative;
	overflow: hidden;
}
.pbmit-portfolio-style-2 .pbmit-featured-wrapper img{
	width: 100%;
	transform: scale(1.05) rotate(.5deg);
	transform-origin: 90% 50%;
	border-radius: 30px;
	transition: transform 1.2s cubic-bezier(.4, .01, .14, .99);
}
.pbmit-portfolio-style-2:hover .pbmit-featured-wrapper img{
	transform: scale(1.001) rotate(0);
}
.pbmit-portfolio-style-2 .pbminfotech-post-content{
	position: relative;
	overflow: hidden;
	border-radius: 30px;
}
/** Style 3 **/
.pbmit-portfolio-style-3{
	margin-bottom: 30px;
	/* padding-left: 15px;
	padding-right: 15px; */
}
.pbmit-portfolio-style-3 .pbminfotech-post-content{
	position: relative;
}
.pbmit-portfolio-style-3 .pbminfotech-box-content{
	opacity: 0;
	transition: all .2s;
	transform: scale(0.9);
	max-width: unset;
	position: absolute;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	bottom: 0px;
	left: 0px;
	right: 0px;
	top: 0px;
	padding: 30px;
	background: rgba(var(--pbmit-global-color-rgb),.9);
	will-change: opacity;
	border-radius: 30px;
}
.pbmit-portfolio-style-3:hover .pbminfotech-box-content{
	opacity: 1;
	transition: all .2s;
	transform: scale(1);
}
.pbmit-portfolio-style-3 .pbmit-port-cat,
.pbmit-portfolio-style-3 .pbmit-port-cat a{
	color: var(--pbmit-white-color);
	font-size: 14px;
}
.pbmit-portfolio-style-3 .pbmit-title:hover,
.pbmit-portfolio-style-3 .pbmit-port-cat a:hover{
	color: var(--pbmit-white-color);
}
.pbmit-portfolio-style-3 .pbmit-portfolio-title a,
.pbmit-portfolio-style-3 .pbmit-portfolio-title{
	font-size: 24px;
	line-height: 30px;
	color: var(--pbmit-white-color);
	margin-bottom: 0;
}
.pbmit-portfolio-style-3 .pbmit-featured-wrapper{
	position: relative;
	overflow: hidden;
	border-radius: 30px;
}
.pbmit-portfolio-style-3 .pbmit-featured-wrapper img{
	width: 100%;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	border-radius: 30px;
}
.pbmit-portfolio-style-3:hover .pbmit-featured-wrapper img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.pbmit-portfolio-style-3 .pbmit-portfolio-btn{
	position: absolute;
	top: 30px;
	right: 30px;
	z-index: 1;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.pbmit-portfolio-style-3 .pbmit-portfolio-btn{
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
.pbmit-portfolio-style-3:hover .pbmit-portfolio-btn{
	-webkit-transform: scale(1) rotate(0);
	-moz-transform: scale(1) rotate(0);
	-ms-transform: scale(1) rotate(0);
	-o-transform: scale(1) rotate(0);
	transform: scale(1) rotate(0);
}
.pbmit-portfolio-style-3 .pbmit-portfolio-btn i{
	font-size:22px;
	line-height:26px;
	color: var(--pbmit-white-color);
	z-index: 1;
	position: relative;
}
.pbmit-portfolio-style-3 .pbmit-portfolio-btn a:hover i{
	color: var(--pbmit-white-color);
}
.pbmit-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 6;
}

/*----------------------------------------*/
/*  15 - Client
/*----------------------------------------*/
/** Style 1 **/
.pbmit-hide{
	display: none;
}
.pbmit-client-style-1 .pbmit-border-wrapper{
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding: 10px 60px;
}
.pbmit-client-style-1 .pbmit-client-wrapper {
	overflow: hidden;
	z-index: 1;
	height: -webkit-max-content;
	display: inline-block;
	position: relative;
    text-align: center;
	transition: transform .4s ease, -webkit-transform .4s ease;
}
.pbmit-client-style-1 .pbmit-border-wrapper{
	transition: all .4s ease-in;
}
.pbmit-client-style-1 .pbmit-client-with-hover-img .pbmit-featured-wrapper,
.pbmit-client-style-1 .pbmit-client-with-hover-img .pbmit-client-hover-img {
	-webkit-transition: -webkit-transform .4s ease;
	-moz-transition: transform .4s ease;
	-o-transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease;
}
.pbmit-client-style-1 .pbmit-client-hover-img {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	transform: translateY(-100%);
}
.pbmit-client-style-1:hover .pbmit-client-with-hover-img .pbmit-client-hover-img {
	visibility: visible;
	transform: translateY(0%);
}
.pbmit-client-style-1:hover .pbmit-client-with-hover-img .pbmit-featured-wrapper {
	transform: translateY(100%);
}
/** Style 3 **/
.pbmit-client-style-3 .pbmit-border-wrapper{
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding: 10px 0;
}
.pbmit-client-style-3 .pbmit-client-wrapper {
	overflow: hidden;
	z-index: 1;
	height: -webkit-max-content;
	display: inline-block;
	position: relative;
	text-align: center;
	transition: transform .4s ease,-webkit-transform .4s ease;
}
.pbmit-client-style-3 .pbmit-border-wrapper{
	transition: all .4s ease-in;
}
.pbmit-client-style-3 .pbmit-client-with-hover-img .pbmit-featured-wrapper,
.pbmit-client-style-3 .pbmit-client-with-hover-img .pbmit-client-hover-img {
	-webkit-transition: -webkit-transform .4s ease;
	-moz-transition: transform .4s ease;
	-o-transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease;
}
.pbmit-client-style-3 .pbmit-client-hover-img {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	transform: translateY(-100%);
}
.pbmit-client-style-3:hover .pbmit-client-with-hover-img .pbmit-client-hover-img {
	visibility: visible;
	transform: translateY(0%);
}
.pbmit-client-style-3:hover .pbmit-client-with-hover-img .pbmit-featured-wrapper {
	transform: translateY(100%);
}
.pbmit-client-style-3 .pbmit-featured-wrapper img{
	opacity: .7;	
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.pbmit-client-style-3 .pbmit-client-hover-img img{
	filter: brightness(150);
}

/*----------------------------------------*/
/* 16 - Pricing
/*----------------------------------------*/
/** Style 1 **/
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col .pbmit-pricing-table-box,
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:hover .pbmit-head-wrap::before{
	transition: all 0.6s ease-in-out;
}
.pbminfotech-ele-ptable-style-1 .pbmit-head-wrap{
	position: relative;
	text-align: center;
	padding-bottom: 28px;
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.2);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col .pbmit-head-wrap::before{
	content: "";
	position: absolute;
	background-color: var(--pbmit-secondary-color);
	width: 0%;
	height: 1px;
	bottom:-1px;
	left: 0;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:nth-child(4) .pbmit-head-wrap::before,
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:nth-child(2) .pbmit-head-wrap::before{
	background-color: var(--pbmit-blackish-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:nth-child(4) .pbmit-head-wrap,
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:nth-child(2) .pbmit-head-wrap{
	border-color: var(--pbmit-white-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:hover .pbmit-head-wrap::before{
	width: 100%;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-heading{
	font-size: 18px;
	line-height: 28px;
	text-transform: capitalize;
	color: var(--pbmit-global-color);
	margin-bottom: 25px;
	font-weight: 600;
	border: 1px solid var(--pbmit-global-color);
	border-radius: 30px;
	display: inline-block;
	padding: 0 20px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:nth-child(4) .pbminfotech-ptable-heading,
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:nth-child(2) .pbminfotech-ptable-heading{
	color: var(--pbmit-white-color);
	border-color: var(--pbmit-white-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:nth-child(4) .pbmit-ptable-line,
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:nth-child(2) .pbmit-ptable-line,

.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:nth-child(4) .pbminfotech-ptable-frequency,
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:nth-child(2) .pbminfotech-ptable-frequency,

.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:nth-child(4) .pbmit-ptable-price-w,
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:nth-child(2) .pbmit-ptable-price-w{
	color: var(--pbmit-white-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-price-wrapper{
	display: flex;
	align-items: flex-end;
	justify-content: center;
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box{
	background-color: var(--pbmit-white-color);
	position: relative;
	padding: 45px 40px;
	border-radius: 30px;
	border:1px solid rgba(var(--pbmit-blackish-color-rgb),.2);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:nth-child(4) .pbmit-pricing-table-box,
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:nth-child(2) .pbmit-pricing-table-box{
	background-color: var(--pbmit-global-color);
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-symbol{
	font-size: 50px;
	line-height: 50px;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price{
	font-size: 90px;
	line-height: 90px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-price-w{
	display: flex;
	align-items: flex-start;
	color: var(--pbmit-secondary-color);
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-frequency{
	color: var(--pbmit-blackish-color);
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 15px;
	letter-spacing: -0.25px;
	text-transform: uppercase;
	color: var(--pbmit-blackish-color);
	position: relative;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-inner{
	padding: 25px 0 0px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line{
	margin-bottom: 10px;
	position: relative;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line:last-child{
	margin-bottom: 0;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line svg,
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line .pbmit-ptable-line-svg,
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line i{
	font-size: 18px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0,-50%);
	color: var(--pbmit-global-color);
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-btn .pbmit-button a{
	padding: 14px 30px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
	border: none;
	width: 100%;	
	position: relative;
    display: inline-block;
	border-radius: 30px;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-btn .pbmit-button a:hover{
	background-color: var(--pbmit-secondary-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:nth-child(even) .pbmit-button a,
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-button a{
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col.pbmit-ptable-col:nth-child(odd) .pbmit-button a{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col.pbmit-ptable-col:nth-child(odd) .pbmit-button a:hover{
	background-color: var(--pbmit-secondary-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line .pbmit-ptable-line-svg{
	display: inline-block;
	margin-right: 5px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line svg{
	width: 15px;
	height: 15px;
	margin: 0 15px 0 0;
	fill: var(--pbmit-global-color);
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-btn{
	text-align: center;
	margin-top: 40px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-button .pbmit-button-text{
	font-family: var(--pbmit-btn-typography-font-family);
	font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -.25px;
    text-transform: capitalize;
    font-style: normal;
}
.pbminfotech-ele-ptable-style-1 .pbmit-button .pbmit-button-wrapper .pbmit-button-text{
	position: relative;
	overflow: hidden;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col .pbmit-pricing-table-box:hover{
	transform: translateY(-5px);
}
.pbminfotech-ele-ptable-style-1 .pbmit-button i{
	display: none;
}

/* --------------------------------------
* 17 - Sortable
* ---------------------------------------*/
.pbmit-sortable-list-ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 50px;
	display: block;
	text-align: center;
}
.pbmit-sortable-list-ul li {
	display: inline-block;
}
.pbmit-sortable-list-ul li::before {
	content: ' ';
	margin: 0 10px;
}
.pbmit-sortable-list-ul li:first-child::before {
	display: none;
}
.pbmit-sortable-list a {
	display: inline-block;
	font-size: 16px;
	padding: 8px 20px;
	font-weight: 400;
	min-width: 100px;
	border-radius: 20px;
}
.pbmit-sortable-list a.pbmit-selected {
	background: var(--pbmit-blackish-color);
	color: var(--pbmit-white-color);
}

/* --------------------------------------
* 18 - Img Animation
* ---------------------------------------*/
.pbmit-animation-style1,
.pbmit-animation-style2,
.pbmit-animation-style3,
.pbmit-animation-style4{
	display: inline-block;
    position: relative;
    overflow: hidden;
    transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
}
.pbmit-animation-style1 img,
.pbmit-animation-style2 img,
.pbmit-animation-style3 img,
.pbmit-animation-style4 img{
	transform-origin: 50% 50%;
	transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
}

/* --------------------------------------
* 19 - Marquee
* ---------------------------------------*/
/** Style 1 **/
.pbmit-marquee-effect-style-1 .pbmit-element-title{
	font-size:90px;
	line-height: 120px!important;
	position: relative!important;
	overflow: visible!important;
	display: flex;
	overflow: visible!important;
	text-shadow: 1px 1px 0 rgba(var(--pbmit-blackish-color-rgb) ,.2), -1px -1px 0 rgba(var(--pbmit-blackish-color-rgb) ,.2), 1px -1px 0 rgba(var(--pbmit-blackish-color-rgb) ,.2), -1px 1px 0 rgba(var(--pbmit-blackish-color-rgb) ,.2), 1px 1px 0 rgba(var(--pbmit-blackish-color-rgb) ,.2);
	-webkit-text-fill-color: var(--pbmit-white-color);
	-webkit-text-stroke-width: 0;
	color: transparent;
	letter-spacing: -1px;
}
.pbmit-marquee-effect-style-1 .pbmit-element-title:hover{
	text-shadow: 1px 1px 0 rgba(var(--pbmit-global-color-rgb) ,.2), -1px -1px 0 rgba(var(--pbmit-global-color-rgb) ,.2), 1px -1px 0 rgba(var(--pbmit-global-color-rgb) ,.2), -1px 1px 0 rgba(var(--pbmit-global-color-rgb) ,.2), 1px 1px 0 rgba(var(--pbmit-global-color-rgb) ,.2);
}
.pbmit-marquee-effect-style-1 .pbmit-element-title::before{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	content: attr(data-text);
	transition: max-width .8s cubic-bezier(.22, .61, .36, 1);
	-webkit-text-fill-color: var(--pbmit-global-color);
	-webkit-text-stroke: transparent;
	max-width: 0;
}
.pbmit-marquee-effect-style-1 .pbmit-element-title:hover::before{
	max-width: 100%;
}
.pbmit-marquee-effect-style-1 .pbmit-tag-wrapper{
	padding-left: 100px;
	margin-left: 50px;
	position: relative;
}
.pbmit-marquee-effect-style-1 .pbmit-tag-wrapper::before{
	content: "+";
	position: absolute;
	left: 0;
	top: 50%;
	font-size: 90px;
	line-height: 90px;
	transform: translateY(-50%);
	font-weight: 700;
	color: var(--pbmit-global-color);
	font-family: var(--pbmit-heading-typography-font-family);
}

/* --------------------------------------
* 20 - Tab
* ---------------------------------------*/
.pbmit-tab {
	display: flex;
	align-items: center;
}
.pbmit-tab .nav-tabs{
	margin: 0;
	display: block;
	border: none;
}
.pbmit-tab .nav .nav-item a.active{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
	border-color: var(--pbmit-global-color);
}
.pbmit-tab .nav .nav-item a{
	padding: 0 0 0 40px;
    margin-bottom: 10px;
    border-radius: 50px;
    font-size: 18px;
    line-height: 24px;
    text-transform: capitalize;
    transition: all 0.4s ease-in-out;
    width: 347px;
	display: flex;
    align-items: center;
    justify-content: space-between;
	color: var(--pbmit-global-color);
	font-family: var(--pbmit-heading-typography-font-family);
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb), .2);
	font-weight: 700;
}
.pbmit-tab .nav-tabs i{
	display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    border-radius: 50%;
    text-align: center;
    background: var(--pbmit-light-color);
    color: var(--pbmit-global-color);
    transition: all 0.3s ease-in;
}
.pbmit-tab .nav-tabs .nav-link.active i{
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
}
.pbmit-tab .tab-content{
	padding-left: 75px;
}
.pbmit-tab .tab-content .tab-pane.active{
    animation: pbmit-faded 3s;
}
@-webkit-keyframes bounce {

    0%,
    20%,
    53%,
    80%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

@keyframes bounce {

    0%,
    20%,
    53%,
    80%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}
@keyframes pbmit-faded{
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
.pbmit-tab .pbmit-tab-img img {
    border-radius: 30px;
}
.pbmit-tab .pbmit-tab-list {
    padding-left: 80px;
}
.pbmit-tab .pbmit-tab-list .list-group{
	margin-top: 40px;
}
.pbmit-tab .pbmit-tab-list h2 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 15px;
}
.goright{position: absolute;
    top: 0;
    right: 0px; background:url(../image/goright.png) no-repeat right;
    width: 268px;
    height: 469px;
    z-index: 3;-webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: banner3Shake;
    animation-name: banner3Shake;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;}
.goleft{position: absolute;
    bottom:0;
    left:0;
    width: 800px;
    height: 267px;background:url(../image/goleft.png) no-repeat left;
    z-index:-1;-webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;}
/* --------------------------------------
* 21 - Banner Slider
* ---------------------------------------*/
.pbmit-slider-area .transform-top{
	opacity: 0;
    transform: translateY(-120px);
    transition: all 1000ms ease;
}
.swiper-slide-active .transform-top{
	opacity: 1;
	transform: translateY(0);
}
.pbmit-slider-area .transform-bottom{
	opacity: 0;
    transform: translateY(50px);
    transition: all 1000ms ease;
}
.swiper-slide-active .transform-bottom{
	opacity: 1;
    transform: translateY(0);
}
.pbmit-slider-area .transform-left{
	opacity: 0;
    transition: all 1000ms ease;
    transform: translateX(-200px);
}   
.swiper-slide-active .transform-left {
	opacity: 1;
	transform: translateX(0);
}
.pbmit-slider-area .transform-right{
	opacity: 0;
    transition: all 1000ms ease;
    transform: translateX(200px);
}
.swiper-slide-active .transform-right{
	opacity: 1;
    transform: translateX(0);
}
.pbmit-slider-area .transform-center{
	opacity: 0;
    transition: all 1000ms ease;
    transform: scale(0.9);
}
.swiper-slide-active .transform-center {
	opacity: 1;
	transform: scale(1);
}
.swiper-slide-active .transform-delay-1{
	transition-delay: 1000ms;
}
.swiper-slide-active .transform-delay-2{
	transition-delay: 1400ms;
}
.swiper-slide-active .transform-delay-3{
	transition-delay: 1700ms;
}
.swiper-slide-active .transform-delay-4{
	transition-delay: 1900ms;
}
.swiper-slide-active .transform-delay-5{
	transition-delay: 2100ms;
}
.swiper-slide-active .transform-delay-6{
	transition-delay: 2200ms;
}
.pbmit-slider-area .pbmit-slider-bg{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	z-index: -1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.pbmit-slider-area .swiper-slider{
	padding-bottom: 0 !important;
}
.pbmit-slider-area .pbmit-slider-content .pbmit-sub-title,
.pbmit-slider-area .pbmit-slider-content .pbmit-title{
	color: var(--pbmit-white-color);
}
/** Style 1 **/
.pbmit-slider-one .pbmit-slider-item{
	display: flex;
	align-items: center;
	height: 900px;
	background-color: rgba(64, 50, 38, 0.2);
}
.pbmit-slider-one .pbmit-sub-title{
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 1px;
	font-weight: 300;
	text-transform: uppercase;
}
.pbmit-slider-one .pbmit-title{
	font-size: 72px;
	line-height: 76px;
	margin-bottom: 30px;
}
.pbmit-slider-one .transform-scale{
	transition-duration: 1s;
	opacity: 0;
	transform: scaleY(.4);
}
.pbmit-slider-one .swiper-slide-active .transform-scale{
	transform: scaleY(1);
	opacity: 1;
}
.pbmit-slider-one .pbmit-btn-outline{
	color: var(--pbmit-white-color);
	border-color: var(--pbmit-white-color);
}
.pbmit-slider-one .pbmit-btn-outline:hover{
	color: var(--pbmit-white-color);
}
.pbmit-slider-one .swiper-horizontal>.swiper-pagination-bullets{
	display: block;
	width: 200px;
	height: 100px;
	line-height: 100px;
	right: 0;
	left: auto;
	bottom: 0;
	border-radius: 20px 0 0;
	background-color: var(--pbmit-white-color);
}
.pbmit-slider-one .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	background-color: rgba(var(--pbmit-global-color-rgb),.5) !important;
}
.pbmit-slider-one .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active,
.pbmit-slider-one .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:hover{
	background-color: var(--pbmit-global-color) !important;
}
/** Style 2 **/
.pbmit-slider-two .pbmit-slider-item{
	padding: 330px 0 230px 0;
	background-color: rgba(0, 0, 0, 0.22);
}
.pbmit-slider-two .pbmit-sub-title{
	font-size: 60px;
	line-height: 70px;
	font-weight: 600;
	margin: 0;
}
.pbmit-slider-two .pbmit-title{
	font-size: 184px;
	line-height: 184px;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0;
}
.pbmit-slider-two .pbmit-desc{
	padding-top: 25px;
	font-size: 18px;
	font-weight: 700;
	line-height: 36px;
	margin-bottom: 35px;
	max-width: fit-content;
	color: var(--pbmit-white-color);
	border-top: 1px solid rgb(255, 255, 255);
	font-family: var(--pbmit-body-typography-font-family);
}
.pbmit-slider-two .pbmit-button{
	opacity: 0;
	transition-duration: 2s;
}
.pbmit-slider-two .swiper-slide-active .pbmit-button{
	opacity: 1;
}
.pbmit-slider-two .swiper-horizontal>.swiper-pagination-bullets{
	top: 50%;
	display: table;
	width: auto;
	right: 50px;
	left: auto;
	transform: translateY(-50%) rotate(-90deg);
}
.pbmit-slider-two .swiper-pagination-bullet,
.pbmit-slider-three .swiper-pagination-bullet {
    border-radius: 50%;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
    transition: box-shadow 0.3s ease;
    background: transparent;
    width: 15px;
    height: 15px;
	margin: 3px !important;
}
.pbmit-slider-two .swiper-pagination-bullet::after,
.pbmit-slider-three .swiper-pagination-bullet::after{
	position: absolute;
	transition: background-color 0.3s ease, transform 0.3s ease;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: none;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 0.3);
    text-indent: -999em;
    cursor: pointer;
}
.pbmit-slider-two .swiper-pagination-bullet,
.pbmit-slider-three .swiper-pagination-bullet{
	position: relative;
}
.pbmit-slider-two .swiper-pagination-bullet-active,
.pbmit-slider-two .swiper-pagination-bullet:hover,
.pbmit-slider-three .swiper-pagination-bullet-active,
.pbmit-slider-three .swiper-pagination-bullet:hover{
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 1);
    border: none;
    border-radius: 50%;
    background: transparent;
    width: 15px;
    height: 15px;
	outline: none;
}
.pbmit-slider-two .swiper-pagination-bullet-active:after,
.pbmit-slider-two .swiper-pagination-bullet:hover:after,
.pbmit-slider-three .swiper-pagination-bullet-active:after,
.pbmit-slider-three .swiper-pagination-bullet:hover:after {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    background-color: rgba(255, 255, 255, 1);
}
/** Style 3 **/
.pbmit-slider-three .pbmit-slider-item{
	display: flex;
	align-items: center;
	height: 800px;
}
.pbmit-slider-three .pbmit-slider-content{
	position: relative;
	width: 565px;
	overflow: hidden;
	padding: 50px 40px 80px 60px;
}
.pbmit-slider-three .pbmit-slider-content:after{
	content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    transform: scaleY(0);
    background-color: rgba(64, 50, 38, 0.96);
    opacity: 0;
    z-index: -1;
	border-radius: 30px;
    transition-duration: .5s;
    transform-origin: top;
    transition-delay: 1s;
}
.pbmit-slider-three .swiper-slide-active .pbmit-slider-content:after{
	transform: scaleY(1.0);
    opacity: 1;
}
.pbmit-slider-three .pbmit-title{
	font-size: 60px;
	line-height: 60px;
}
.pbmit-slider-three .pbmit-slider-content .pbmit-desc{
	font-size: 18px;
	font-weight: 700;
	color: var(--pbmit-white-color);
}
.pbmit-slider-three .swiper-horizontal>.swiper-pagination-bullets{
	top: 50%;
	display: table;
	width: auto;
	left: 25px;
	right: auto;
	transform: translateY(-50%) rotate(-90deg);
}

/* --------------------------------------
* 22 - Progress Bar
* ---------------------------------------*/
.progressbar{
    margin-bottom: 20px;
    overflow: hidden;
}
.progressbar .progress-label{
    color: var(--pbmit-blackish-color);
    display: inline-block;
	position: relative;
	top: -5px;
    font-size: 16px;
    line-height: 20px;
}
.progress{
    position: relative!important;
    line-height: 30px;
	height: 100%;
	border-radius: 16px;
    margin-top: 0;
	padding: 2px;
	border: 1px solid var(--pbmit-global-color);
    background-color: transparent;
}
.progress .progress-bar {
    position: relative;
	height: 17px;
    overflow: visible;
    border-radius: 0px;
	border-radius: 12px;
    background-color: var(--pbmit-global-color);
}
.progress.progress-percent-bg .progress-percent {
    position: absolute;
    right: 10px;
	left: auto;
    top: 2px;
    font-size: 14px;
	line-height: 14px;
    color: var(--pbmit-white-color);
    font-weight: 500;
}

.contact-box {
  padding: 100px 0;
}

.contact-single-box {
  text-align: center;
  border-radius: 4px;
  padding: 0 32px 32px;
  position: relative;
  z-index: 1;
  transition: 0.4s;
  overflow: hidden;
}

.darkmode .contact-single-box::before {
  background-color: #1f212b;
}

.contact-single-box::before {
  background-color: #f8f8f8;
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 84%;
  z-index: -1;
}
.contact-box-icon{box-sizing: border-box;
    outline: none;
    list-style: none;}
.contact-box-icon i{ display:inline-block;
  width: 70px;
  height: 70px;
  border-radius: 4px;
  background-color: #ad8551;
  color: #ffffff;
  line-height: 70px;
  font-size: 30px;
  position: relative;
  box-shadow: 0 0 0 0 #ad8551;
  transition: 0.6s;
}

.contact-single-box:hover .contact-box-icon i {
  box-shadow: 0 0 0 160px #ad8551;
}

.contact-single-box:hover .contact-box-info a,
.contact-single-box:hover .contact-box-title h4,
.contact-single-box:hover .contact-box-info p {
  color: #fff;
}

.contact-box-title h4 {
  font-size: 22px;
  line-height: 42px;
  color: #1f212b;
  font-weight: 500;
  margin-top: 22px;
  z-index: 1;
  position: relative;
  transition: 0.5s;
}

.darkmode .contact-box-title h4 {
  color: #ffffff;
}

.contact-box-info p {
  margin: 0;
  z-index: 1;
  color: #616161;
  position: relative;
  transition: 0.5s;
}

.contact-box-info p {
  margin: 0;
  z-index: 1;
  color: #616161;
  position: relative;
  transition: 0.5s;
}

.darkmode .contact-box-info p,
.darkmode .contact-box-info a {
  color: #d6d6d6;
}

.contact-box-info a {
  font-size: 16px;
  line-height: 26px;
  color: #616161;
  font-weight: 400;
  display: block;
  margin-bottom: 2px;
  z-index: 1;
  position: relative;
  transition: 0.5s;
}

.contact-information {
  background-color: #f7f7f7;
  padding: 84px 0 100px;
}

.darkmode .contact-information {
  background-color: #1f212b;
}

.inner-contact-desc p {
  width: 52%;
  margin: 10px auto 46px;
}

.darkmode .inner-contact-desc p {
  color: #dddddd;
}


.contact-form-top {
  display: flex;
  gap: 30px;
  margin-bottom: 30px;
}

.form-top-name,
.form-top-email {
  position: relative;
  width: 100%;
}

.form-top-name input,
.form-top-email input {
  width: 100%;
  height: 64px;
  border-radius: 4px;
  background-color: #ffffff;
  border: none;
  padding: 10px 30px;
}

.form-top-name input::placeholder,
.form-top-email input::placeholder {
  opacity: 0.702;
  font-size: 16px;
  line-height: 28px;
  color: #0d0e14;
  font-weight: 400;
}

.form-top-name i,
.form-top-email i {
  position: absolute;
  top: 19px;
  right: 24px;
  opacity: 0.702;
  font-size: 15px;
  line-height: 28px;
  color: #0d0e14;
}

.contact-form-subject select {
  width: 100%;
  height: 64px;
  border-radius: 4px;
  background-color: #ffffff;
  border: none;
  padding: 10px 30px;
  opacity: 0.702;
  font-size: 15px;
  line-height: 28px;
  color: #0d0e14;
  margin-bottom: 30px;
}

.contact-form-message textarea {
  width: 100%;
  height: 204px;
  border-radius: 4px;
  background-color: #ffffff;
  border: none;
  padding: 10px 30px;
  opacity: 0.702;
  font-size: 15px;
  line-height: 28px;
  color: #0d0e14;
  margin-bottom: 30px;
  resize: none;
}

.contact-map iframe {
  width: 100%;
  height: 550px;
}

